Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Bitcode/
DLLVMBitCodes.h166 CST_CODE_BLOCKADDRESS = 21 // CST_CODE_BLOCKADDRESS [fnty, fnval, bb#] enumerator
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp906 Code = bitc::CST_CODE_BLOCKADDRESS; in WriteConstants()
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp1450 case bitc::CST_CODE_BLOCKADDRESS:{ in ParseConstants()