Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp504 static constexpr uint8_t BlockAddressOpcode = 250; member in __anon27c3e5780411::BitcodeConstant
505 static constexpr uint8_t FirstSpecialOpcode = BlockAddressOpcode;
1472 case BitcodeConstant::BlockAddressOpcode: { in materializeValue()
3376 {BitcodeConstant::BlockAddressOpcode, 0, (unsigned)Record[2]}, in parseConstants()