Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h388 CST_CODE_CE_GEP = 12, // CE_GEP: [n x operands] enumerator
/openbsd/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp2118 Code = bitc::CST_CODE_CE_GEP; in writeConstants()
/openbsd/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2672 Code = bitc::CST_CODE_CE_GEP; in writeConstants()
/openbsd/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3229 case bitc::CST_CODE_CE_GEP: // [ty, n x operands] in parseConstants()