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/
DBitcodeReader.cpp502 static constexpr uint8_t ConstantVectorOpcode = 253; member in __anond0704bc40411::BitcodeConstant
1535 case BitcodeConstant::ConstantVectorOpcode: in materializeValue()
1602 case BitcodeConstant::ConstantVectorOpcode: { in materializeValue()
3094 Alloc, CurTy, BitcodeConstant::ConstantVectorOpcode, Elts); in parseConstants()