Home
last modified time | relevance | path

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

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