Home
last modified time | relevance | path

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

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