Searched refs:convertSelectOfConstantsToMath (Results 1 – 6 of 6) sorted by relevance
363 bool convertSelectOfConstantsToMath(EVT VT) const override { return true; } in convertSelectOfConstantsToMath() function
978 bool convertSelectOfConstantsToMath(EVT VT) const override { in convertSelectOfConstantsToMath() function
1295 bool convertSelectOfConstantsToMath(EVT VT) const override;
5291 bool X86TargetLowering::convertSelectOfConstantsToMath(EVT VT) const { in convertSelectOfConstantsToMath() function in X86TargetLowering
2051 virtual bool convertSelectOfConstantsToMath(EVT VT) const { in convertSelectOfConstantsToMath() function
9308 if (TLI.convertSelectOfConstantsToMath(VT)) { in foldSelectOfConstants()9787 !TLI.convertSelectOfConstantsToMath(VT) || in foldVSelectOfConstants()10962 if (!VT.isVector() && !TLI.convertSelectOfConstantsToMath(VT)) { in visitSIGN_EXTEND()