Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp519 static constexpr uint8_t ConstantVectorOpcode = 253; member in __anondf6e26480411::BitcodeConstant
1646 case BitcodeConstant::ConstantVectorOpcode: in materializeValue()
1706 case BitcodeConstant::ConstantVectorOpcode: { in materializeValue()
3252 Alloc, CurTy, BitcodeConstant::ConstantVectorOpcode, Elts); in parseConstants()