Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h159 CST_CODE_CE_GEP = 12, // Not used in PNaCl. enumerator
/external/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h277 CST_CODE_CE_GEP = 12, // CE_GEP: [n x operands] enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h351 CST_CODE_CE_GEP = 12, // CE_GEP: [n x operands] enumerator
/external/llvm-project/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h362 CST_CODE_CE_GEP = 12, // CE_GEP: [n x operands] enumerator
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2154 Code = bitc::CST_CODE_CE_GEP; in writeConstants()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2460 Code = bitc::CST_CODE_CE_GEP; in writeConstants()
/external/llvm-project/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2538 Code = bitc::CST_CODE_CE_GEP; in writeConstants()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2581 case bitc::CST_CODE_CE_GEP: // [ty, n x operands] in parseConstants()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3099 case bitc::CST_CODE_CE_GEP: { // CE_GEP: [n x operands] in parseConstants()
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2639 case bitc::CST_CODE_CE_GEP: // [ty, n x operands] in parseConstants()