Home
last modified time | relevance | path

Searched refs:CST_CODE_BLOCKADDRESS (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h398 CST_CODE_BLOCKADDRESS = 21, // CST_CODE_BLOCKADDRESS [fnty, fnval, bb#] enumerator
/openbsd/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp225 case bitc::CST_CODE_BLOCKADDRESS: in GetCodeName()
H A DBitcodeReader.cpp3494 case bitc::CST_CODE_BLOCKADDRESS:{ in parseConstants()
/openbsd/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp2175 Code = bitc::CST_CODE_BLOCKADDRESS; in writeConstants()
/openbsd/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2731 Code = bitc::CST_CODE_BLOCKADDRESS; in writeConstants()