Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp517 static constexpr uint8_t ConstantStructOpcode = 255; member in __anondf6e26480411::BitcodeConstant
1640 case BitcodeConstant::ConstantStructOpcode: in materializeValue()
1717 case BitcodeConstant::ConstantStructOpcode: in materializeValue()
3246 Alloc, CurTy, BitcodeConstant::ConstantStructOpcode, Elts); in parseConstants()