Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp522 static constexpr uint8_t BlockAddressOpcode = 250; member in __anondf6e26480411::BitcodeConstant
1605 case BitcodeConstant::BlockAddressOpcode: { in materializeValue()
3675 {BitcodeConstant::BlockAddressOpcode, 0, (unsigned)Record[2]}, in parseConstants()