Home | History | Annotate | Download | only in compiler

Lines Matching refs:OPCODE

256 #define OPCODE(Opcode)                         \
257 { &MachineOperatorBuilder::Opcode, #Opcode } \
259 MACHINE_COMPARE_BINOP_LIST(OPCODE)
260 #undef OPCODE