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.cpp505 static constexpr uint8_t ConstantVectorOpcode = 253; member in __anondf6e26480411::BitcodeConstant
1679 case BitcodeConstant::ConstantVectorOpcode: { in materializeValue()
1748 case BitcodeConstant::ConstantVectorOpcode: { in materializeValue()
3344 Alloc, CurTy, BitcodeConstant::ConstantVectorOpcode, Elts); in parseConstants()