Home
last modified time | relevance | path

Searched refs:CST_CODE_CE_CAST (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h158 CST_CODE_CE_CAST = 11, // Not used in PNaCl. enumerator
/external/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h276 CST_CODE_CE_CAST = 11, // CE_CAST: [opcode, opty, opval] enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h350 CST_CODE_CE_CAST = 11, // CE_CAST: [opcode, opty, opval] enumerator
/external/llvm-project/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h361 CST_CODE_CE_CAST = 11, // CE_CAST: [opcode, opty, opval] enumerator
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2137 Code = bitc::CST_CODE_CE_CAST; in writeConstants()
3017 Abbv->Add(BitCodeAbbrevOp(bitc::CST_CODE_CE_CAST)); in writeBlockInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2433 Code = bitc::CST_CODE_CE_CAST; in writeConstants()
3320 Abbv->Add(BitCodeAbbrevOp(bitc::CST_CODE_CE_CAST)); in writeBlockInfo()
/external/llvm-project/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2511 Code = bitc::CST_CODE_CE_CAST; in writeConstants()
3398 Abbv->Add(BitCodeAbbrevOp(bitc::CST_CODE_CE_CAST)); in writeBlockInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2564 case bitc::CST_CODE_CE_CAST: { // CE_CAST: [opcode, opty, opval] in parseConstants()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3082 case bitc::CST_CODE_CE_CAST: { // CE_CAST: [opcode, opty, opval] in parseConstants()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2622 case bitc::CST_CODE_CE_CAST: { // CE_CAST: [opcode, opty, opval] in parseConstants()