Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp502 static constexpr uint8_t ConstantVectorOpcode = 253; member in __anone38b3fdf0411::BitcodeConstant
1535 case BitcodeConstant::ConstantVectorOpcode: in materializeValue()
1602 case BitcodeConstant::ConstantVectorOpcode: { in materializeValue()
3094 Alloc, CurTy, BitcodeConstant::ConstantVectorOpcode, Elts); in parseConstants()