Home
last modified time | relevance | path

Searched refs:ConstantStructOpcode (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.cpp500 static constexpr uint8_t ConstantStructOpcode = 255; member in __anon614e6b880411::BitcodeConstant
1529 case BitcodeConstant::ConstantStructOpcode: in materializeValue()
1613 case BitcodeConstant::ConstantStructOpcode: in materializeValue()
3088 Alloc, CurTy, BitcodeConstant::ConstantStructOpcode, Elts); in parseConstants()