Searched defs:isVectorShiftByScalarCheap (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 2857 virtual bool isVectorShiftByScalarCheap(Type *Ty) const { isVectorShiftByScalarCheap() function |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 34143 bool X86TargetLowering::isVectorShiftByScalarCheap(Type *Ty) const { isVectorShiftByScalarCheap() function in X86TargetLowering |