Searched refs:convertSelectOfConstantsToMath (Results 1 – 7 of 7) sorted by relevance
457 bool convertSelectOfConstantsToMath(EVT VT) const override { return true; } in convertSelectOfConstantsToMath() function
1031 bool convertSelectOfConstantsToMath(EVT VT) const override { in convertSelectOfConstantsToMath() function
1356 bool convertSelectOfConstantsToMath(EVT VT) const override;
5742 bool X86TargetLowering::convertSelectOfConstantsToMath(EVT VT) const { in convertSelectOfConstantsToMath() function in X86TargetLowering
23 ;; Currently the hook `convertSelectOfConstantsToMath` only is useful when the
2164 virtual bool convertSelectOfConstantsToMath(EVT VT) const { in convertSelectOfConstantsToMath() function
10191 if (TLI.convertSelectOfConstantsToMath(VT)) { in foldSelectOfConstants()10785 !TLI.convertSelectOfConstantsToMath(VT) || in foldVSelectOfConstants()11955 if (!VT.isVector() && !TLI.convertSelectOfConstantsToMath(VT)) { in foldSextSetcc()