Searched refs:convertSelectOfConstantsToMath (Results 1 – 5 of 5) sorted by relevance
808 bool convertSelectOfConstantsToMath(EVT VT) const override { in convertSelectOfConstantsToMath() function
1047 bool convertSelectOfConstantsToMath(EVT VT) const override;
4863 bool X86TargetLowering::convertSelectOfConstantsToMath(EVT VT) const { in convertSelectOfConstantsToMath() function in X86TargetLowering
1768 virtual bool convertSelectOfConstantsToMath(EVT VT) const { in convertSelectOfConstantsToMath() function
7317 if (TLI.convertSelectOfConstantsToMath(VT)) { in foldSelectOfConstants()7899 !TLI.convertSelectOfConstantsToMath(VT) || in foldVSelectOfConstants()8785 if (!VT.isVector() && !TLI.convertSelectOfConstantsToMath(VT)) { in visitSIGN_EXTEND()