Searched refs:convertSelectOfConstantsToMath (Results 1 – 6 of 6) sorted by relevance
468 bool convertSelectOfConstantsToMath(EVT VT) const override { return true; } in convertSelectOfConstantsToMath() function
1042 bool convertSelectOfConstantsToMath(EVT VT) const override { in convertSelectOfConstantsToMath() function
1408 bool convertSelectOfConstantsToMath(EVT VT) const override;
5859 bool X86TargetLowering::convertSelectOfConstantsToMath(EVT VT) const { in convertSelectOfConstantsToMath() function in X86TargetLowering
2230 virtual bool convertSelectOfConstantsToMath(EVT VT) const { in convertSelectOfConstantsToMath() function
10498 if (!TLI.convertSelectOfConstantsToMath(VT)) in shouldConvertSelectOfConstantsToMath()