Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp505 static constexpr uint8_t BlockAddressOpcode = 250; member in __anone38b3fdf0411::BitcodeConstant
506 static constexpr uint8_t FirstSpecialOpcode = BlockAddressOpcode;
1494 case BitcodeConstant::BlockAddressOpcode: { in materializeValue()
3503 {BitcodeConstant::BlockAddressOpcode, 0, (unsigned)Record[2]}, in parseConstants()