Searched refs:LAST_OTHER_INST (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
H A DInstruction.h341 #define LAST_OTHER_INST(N) OtherOpsEnd = N+1 macro
/external/llvm/include/llvm/IR/
H A DInstruction.h512 #define LAST_OTHER_INST(N) OtherOpsEnd = N+1 macro
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DInstruction.h554 #define LAST_OTHER_INST(N) OtherOpsEnd = N+1 macro
/external/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1656 #define LAST_OTHER_INST(NUM) InstructionOpcodesCount = NUM macro

Completed in 92 milliseconds