Searched defs:shouldConvertSplatType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 2866 virtual Type* shouldConvertSplatType(ShuffleVectorInst* SVI) const { shouldConvertSplatType() function |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 19422 Type *ARMTargetLowering::shouldConvertSplatType(ShuffleVectorInst *SVI) const { shouldConvertSplatType() function in ARMTargetLowering |