Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DLLVMBitCodes.h398 CST_CODE_BLOCKADDRESS = 21, // CST_CODE_BLOCKADDRESS [fnty, fnval, bb#] enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp225 case bitc::CST_CODE_BLOCKADDRESS: in GetCodeName()
H A DBitcodeReader.cpp3522 case bitc::CST_CODE_BLOCKADDRESS:{ in parseConstants()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp2174 Code = bitc::CST_CODE_BLOCKADDRESS; in writeConstants()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2774 Code = bitc::CST_CODE_BLOCKADDRESS; in writeConstants()