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