Searched defs:isFsqrtCheap (Results 1 – 3 of 3) sorted by relevance
242 bool isFsqrtCheap(SDValue Operand, SelectionDAG &DAG) const override { in isFsqrtCheap() function
347 virtual bool isFsqrtCheap(SDValue X, SelectionDAG &DAG) const { in isFsqrtCheap() function
20924 bool X86TargetLowering::isFsqrtCheap(SDValue Op, SelectionDAG &DAG) const { in isFsqrtCheap() function in X86TargetLowering