Searched refs:DEFINE_CONTROL_CASE (Results 1 – 1 of 1) sorted by relevance
101 #define DEFINE_CONTROL_CASE(V) case IrOpcode::k##V: in InitializePlacement() macro102 CONTROL_OP_LIST(DEFINE_CONTROL_CASE) in InitializePlacement()103 #undef DEFINE_CONTROL_CASE in InitializePlacement()148 #define DEFINE_CONTROL_CASE(V) case IrOpcode::k##V: in UpdatePlacement() macro149 CONTROL_OP_LIST(DEFINE_CONTROL_CASE) in UpdatePlacement()150 #undef DEFINE_CONTROL_CASE in UpdatePlacement()