Searched defs:ShufTy (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 1432 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/ |
D | InstCombineCalls.cpp | 586 VectorType *ShufTy = VectorType::get(IntTy8, 16); in simplifyX86extrq() local 666 VectorType *ShufTy = VectorType::get(IntTy8, 16); in simplifyX86insertq() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 824 VectorType *ShufTy = VectorType::get(IntTy8, 16); in simplifyX86extrq() local 904 VectorType *ShufTy = VectorType::get(IntTy8, 16); in simplifyX86insertq() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 2472 Type *ShufTy = VectorType::get(Type::getInt32Ty(Context), in parseConstants() local 2486 Type *ShufTy = VectorType::get(Type::getInt32Ty(Context), in parseConstants() local
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 3196 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/ |
D | Constants.cpp | 1721 Type *ShufTy = VectorType::get(EltTy, NElts); in getShuffleVector() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Constants.cpp | 2106 Type *ShufTy = VectorType::get(EltTy, NElts); in getShuffleVector() local
|
/external/llvm/lib/IR/ |
D | Constants.cpp | 2052 Type *ShufTy = VectorType::get(EltTy, NElts); in getShuffleVector() local
|