Searched refs:convertSelectOfConstantsToMath (Results 1 – 7 of 7) sorted by relevance
231 bool convertSelectOfConstantsToMath(EVT VT) const override { return true; } in convertSelectOfConstantsToMath() function
613 bool convertSelectOfConstantsToMath(EVT VT) const override { return true; } in convertSelectOfConstantsToMath() function
1032 bool convertSelectOfConstantsToMath(EVT VT) const override { in convertSelectOfConstantsToMath() function
1431 bool convertSelectOfConstantsToMath(EVT VT) const override;
3064 bool X86TargetLowering::convertSelectOfConstantsToMath(EVT VT) const { in convertSelectOfConstantsToMath() function in X86TargetLowering
2319 virtual bool convertSelectOfConstantsToMath(EVT VT) const { in convertSelectOfConstantsToMath() function
11299 if (!TLI.convertSelectOfConstantsToMath(VT)) in shouldConvertSelectOfConstantsToMath()