Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:BUILTIN_OP_END

825     /// BUILTIN_OP_END - This must be the last enum value in this list.
827 BUILTIN_OP_END
834 static const int FIRST_TARGET_MEMORY_OPCODE = BUILTIN_OP_END+300;