#ifndef V8_COMPILER_TURBOSHAFT_ASSEMBLER_MACROS_DEFINED
#error \
"Assembler macros not defined. Did you forget to #include \"define-assembler-macros.inc\" in this file?"
#endif
#undef __
#undef Assert
#undef BIND
#undef BIND_LOOP
#undef BREAK
#undef CONTINUE
#undef ELSE
#undef FOREACH
#undef FOREACH_IMPL_2
#undef FOREACH_IMPL_3
#undef GOTO
#undef GOTO_IF
#undef GOTO_IF_NOT
#undef IF
#undef IF_NOT
#undef LIKLEY
#undef REDUCE
#undef REDUCE_INPUT_GRAPH
#undef TSA_DCHECK
#undef UNLIKELY
#undef WHILE
#undef V8_COMPILER_TURBOSHAFT_ASSEMBLER_MACROS_DEFINED