Searched refs:reduceSelectOfFPConstantLoads (Results 1 – 4 of 4) sorted by relevance
1045 bool reduceSelectOfFPConstantLoads(bool IsFPSetCC) const override;
4855 bool X86TargetLowering::reduceSelectOfFPConstantLoads(bool IsFPSetCC) const { in reduceSelectOfFPConstantLoads() function in X86TargetLowering
276 virtual bool reduceSelectOfFPConstantLoads(bool IsFPSetCC) const { in reduceSelectOfFPConstantLoads() function
18497 if (!TLI.reduceSelectOfFPConstantLoads(N0.getValueType().isFloatingPoint())) in convertSelectOfFPConstantsToLoadOffset()