Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DInstruction.def63 #ifndef FIRST_CAST_INST
64 #define FIRST_CAST_INST(num)
160 FIRST_CAST_INST(36)
211 #undef FIRST_CAST_INST
DInstruction.h538 #define FIRST_CAST_INST(N) CastOpsBegin = N, macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstruction.def76 #ifndef FIRST_CAST_INST
77 #define FIRST_CAST_INST(num)
183 FIRST_CAST_INST(38)
239 #undef FIRST_CAST_INST
DInstruction.h719 #define FIRST_CAST_INST(N) CastOpsBegin = N,