Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h379 CST_CODE_BLOCKADDRESS = 21, // CST_CODE_BLOCKADDRESS [fnty, fnval, bb#] enumerator
/llvm-project-15.0.7/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp223 case bitc::CST_CODE_BLOCKADDRESS: in GetCodeName()
H A DBitcodeReader.cpp3367 case bitc::CST_CODE_BLOCKADDRESS:{ in parseConstants()
/llvm-project-15.0.7/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp2180 Code = bitc::CST_CODE_BLOCKADDRESS; in writeConstants()
/llvm-project-15.0.7/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2683 Code = bitc::CST_CODE_BLOCKADDRESS; in writeConstants()