Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DInstruction.def91 #ifndef FIRST_OTHER_INST
92 #define FIRST_OTHER_INST(num)
182 FIRST_OTHER_INST(51)
219 #undef FIRST_OTHER_INST
DInstruction.h552 #define FIRST_OTHER_INST(N) OtherOpsBegin = N, macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstruction.def104 #ifndef FIRST_OTHER_INST
105 #define FIRST_OTHER_INST(num)
205 FIRST_OTHER_INST(53)
247 #undef FIRST_OTHER_INST
DInstruction.h733 #define FIRST_OTHER_INST(N) OtherOpsBegin = N,