Searched defs:FUNC_CODE_INST_CAST (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/ |
D | NaClLLVMBitCodes.h | 313 FUNC_CODE_INST_CAST = 3, // CAST: [opval, destty, castopc] enumerator
|
/external/llvm/include/llvm/Bitcode/ |
D | LLVMBitCodes.h | 394 FUNC_CODE_INST_CAST = 3, // CAST: [opcode, ty, opty, opval] enumerator
|
/external/llvm-project/llvm/include/llvm/Bitcode/ |
D | LLVMBitCodes.h | 500 FUNC_CODE_INST_CAST = 3, // CAST: [opcode, ty, opty, opval] enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/ |
D | LLVMBitCodes.h | 488 FUNC_CODE_INST_CAST = 3, // CAST: [opcode, ty, opty, opval] enumerator
|