Home
last modified time | relevance | path

Searched defs:DelayedShufTy (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2373 struct DelayedShufTy { in parseConstants() struct
2374 VectorType *OpTy; in parseConstants()
2375 VectorType *RTy; in parseConstants()
2376 Type *CurFullTy; in parseConstants()
2377 uint64_t Op0Idx; in parseConstants()
2378 uint64_t Op1Idx; in parseConstants()
2379 uint64_t Op2Idx; in parseConstants()
2380 unsigned CstNo; in parseConstants()