Searched defs:OPCODE_CASE (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/v8/src/compiler/
H A Doperator-properties-inl.h115 #define OPCODE_CASE(x) case IrOpcode::k##x: macro
116 CONTROL_OP_LIST(OPCODE_CASE)
117 #undef OPCODE_CASE macro

Completed in 97 milliseconds