Searched refs:optimizeFMulOrFDivAsShiftAddBitcast (Results 1 – 4 of 4) sorted by relevance
1817 bool optimizeFMulOrFDivAsShiftAddBitcast(SDNode *N, SDValue FPConst,
22789 bool X86TargetLowering::optimizeFMulOrFDivAsShiftAddBitcast( in optimizeFMulOrFDivAsShiftAddBitcast() function in X86TargetLowering
876 virtual bool optimizeFMulOrFDivAsShiftAddBitcast(SDNode *N, SDValue FPConst, in optimizeFMulOrFDivAsShiftAddBitcast() function
16912 if (!TLI.optimizeFMulOrFDivAsShiftAddBitcast(N, ConstOp, Pow2Op)) in combineFMulOrFDivWithIntPow2()