Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp501 static constexpr uint8_t ConstantStructOpcode = 255; member in __anon933571fe0411::BitcodeConstant
1556 case BitcodeConstant::ConstantStructOpcode: in materializeValue()
1637 case BitcodeConstant::ConstantStructOpcode: in materializeValue()
3118 Alloc, CurTy, BitcodeConstant::ConstantStructOpcode, Elts); in parseConstants()