Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp435 VectorType *ShufTy = VectorType::get(IntTy8, 16); in SimplifyX86extrq() local
515 VectorType *ShufTy = VectorType::get(IntTy8, 16); in SimplifyX86insertq() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2843 Type *ShufTy = VectorType::get(Type::getInt32Ty(Context), in parseConstants() local
2857 Type *ShufTy = VectorType::get(Type::getInt32Ty(Context), in parseConstants() local
/external/llvm/lib/IR/
DConstants.cpp2113 Type *ShufTy = VectorType::get(EltTy, NElts); in getShuffleVector() local