Searched refs:OP_BEGIN (Results 1 – 2 of 2) sorted by relevance
35 OP_BEGIN = ISD::BUILTIN_OP_END, enumerator37 CONST32 = OP_BEGIN,
3357 if (Opc > HexagonISD::OP_BEGIN && Opc < HexagonISD::OP_END) in LowerOperation()