Searched refs:convertSelectOfConstantsToMath (Results 1 – 5 of 5) sorted by relevance
869 bool convertSelectOfConstantsToMath(EVT VT) const override { in convertSelectOfConstantsToMath() function
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
8446 if (TLI.convertSelectOfConstantsToMath(VT)) { in foldSelectOfConstants()8812 !TLI.convertSelectOfConstantsToMath(VT) || in foldVSelectOfConstants()9791 if (!VT.isVector() && !TLI.convertSelectOfConstantsToMath(VT)) { in visitSIGN_EXTEND()