Searched defs:shouldFoldMaskToVariableShiftPair (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 804 virtual bool shouldFoldMaskToVariableShiftPair(SDValue X) const { shouldFoldMaskToVariableShiftPair() function |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 3480 bool X86TargetLowering::shouldFoldMaskToVariableShiftPair(SDValue Y) const { shouldFoldMaskToVariableShiftPair() function in X86TargetLowering |