Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp502 static constexpr uint8_t ConstantVectorOpcode = 253; member in __anon614e6b880411::BitcodeConstant
1535 case BitcodeConstant::ConstantVectorOpcode: in materializeValue()
1602 case BitcodeConstant::ConstantVectorOpcode: { in materializeValue()
3094 Alloc, CurTy, BitcodeConstant::ConstantVectorOpcode, Elts); in parseConstants()