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