Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
DLLVMBitCodes.h157 CST_CODE_CE_GEP = 12, // CE_GEP: [n x operands] enumerator
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClLLVMBitCodes.h160 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-7.0/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h330 CST_CODE_CE_GEP = 12, // CE_GEP: [n x operands] enumerator
/external/swiftshader/third_party/LLVM/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp205 case bitc::CST_CODE_CE_GEP: return "CE_GEP"; in GetCodeName()
/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DBitcodeWriter.cpp892 Code = bitc::CST_CODE_CE_GEP; in WriteConstants()
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp1384 case bitc::CST_CODE_CE_GEP: { // CE_GEP: [n x operands] in ParseConstants()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2154 Code = bitc::CST_CODE_CE_GEP; in writeConstants()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2380 Code = bitc::CST_CODE_CE_GEP; in writeConstants()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2363 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()