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