Searched refs:convertSelectOfConstantsToMath (Results 1 – 12 of 12) sorted by relevance
146 bool convertSelectOfConstantsToMath(EVT VT) const override { return true; } in convertSelectOfConstantsToMath() function
15 ;; Currently the hook `convertSelectOfConstantsToMath` only is useful when the
869 bool convertSelectOfConstantsToMath(EVT VT) const override { in convertSelectOfConstantsToMath() function
932 bool convertSelectOfConstantsToMath(EVT VT) const override { in convertSelectOfConstantsToMath() function
1276 bool convertSelectOfConstantsToMath(EVT VT) const override;
5217 bool X86TargetLowering::convertSelectOfConstantsToMath(EVT VT) const { in convertSelectOfConstantsToMath() function in X86TargetLowering
1150 bool convertSelectOfConstantsToMath(EVT VT) const override;
5078 bool X86TargetLowering::convertSelectOfConstantsToMath(EVT VT) const { in convertSelectOfConstantsToMath() function in X86TargetLowering
1889 virtual bool convertSelectOfConstantsToMath(EVT VT) const { in convertSelectOfConstantsToMath() function
2038 virtual bool convertSelectOfConstantsToMath(EVT VT) const { in convertSelectOfConstantsToMath() function
8446 if (TLI.convertSelectOfConstantsToMath(VT)) { in foldSelectOfConstants()8812 !TLI.convertSelectOfConstantsToMath(VT) || in foldVSelectOfConstants()9791 if (!VT.isVector() && !TLI.convertSelectOfConstantsToMath(VT)) { in visitSIGN_EXTEND()
9136 if (TLI.convertSelectOfConstantsToMath(VT)) { in foldSelectOfConstants()9600 !TLI.convertSelectOfConstantsToMath(VT) || in foldVSelectOfConstants()10686 if (!VT.isVector() && !TLI.convertSelectOfConstantsToMath(VT)) { in visitSIGN_EXTEND()