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