Home
last modified time | relevance | path

Searched defs:RefinementSteps (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h5155 int Enabled, int &RefinementSteps, in getRecipEstimate() argument
5132 getSqrtEstimate(SDValue Operand,SelectionDAG & DAG,int Enabled,int & RefinementSteps,bool & UseOneConstNR,bool Reciprocal) getSqrtEstimate() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp5579 getSqrtEstimate(SDValue Operand,SelectionDAG & DAG,int Enabled,int & RefinementSteps,bool & UseOneConstNR,bool Reciprocal) const getSqrtEstimate() argument
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13700 int RefinementSteps = Subtarget.hasRecipPrec() ? 1 : 3; getEstimateRefinementSteps() local
13748 getSqrtEstimate(SDValue Operand,SelectionDAG & DAG,int Enabled,int & RefinementSteps,bool & UseOneConstNR,bool Reciprocal) const getSqrtEstimate() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp22852 getSqrtEstimate(SDValue Op,SelectionDAG & DAG,int Enabled,int & RefinementSteps,bool & UseOneConstNR,bool Reciprocal) const getSqrtEstimate() argument
[all...]