Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/
DBitcodeReader.cpp1432 Type *ShufTy = VectorType::get(Type::getInt32Ty(Context), in ParseConstants() local
1446 Type *ShufTy = VectorType::get(Type::getInt32Ty(Context), in ParseConstants() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp586 VectorType *ShufTy = VectorType::get(IntTy8, 16); in simplifyX86extrq() local
666 VectorType *ShufTy = VectorType::get(IntTy8, 16); in simplifyX86insertq() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3196 Type *ShufTy = VectorType::get(Type::getInt32Ty(Context), in parseConstants() local
3210 Type *ShufTy = VectorType::get(Type::getInt32Ty(Context), in parseConstants() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp1721 Type *ShufTy = VectorType::get(EltTy, NElts); in getShuffleVector() local
/external/llvm/lib/IR/
DConstants.cpp2052 Type *ShufTy = VectorType::get(EltTy, NElts); in getShuffleVector() local