Home
last modified time | relevance | path

Searched refs:OP_BEGIN (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h30 OP_BEGIN = ISD::BUILTIN_OP_END, enumerator
32 CONST32 = OP_BEGIN,
DHexagonISelLowering.cpp2766 if (Opc > HexagonISD::OP_BEGIN && Opc < HexagonISD::OP_END) in LowerOperation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h35 OP_BEGIN = ISD::BUILTIN_OP_END, enumerator
37 CONST32 = OP_BEGIN,
DHexagonISelLowering.cpp2793 if (Opc > HexagonISD::OP_BEGIN && Opc < HexagonISD::OP_END) in LowerOperation()