Searched refs:getSqrtEstimate (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.h531 SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
H A DNVPTXISelLowering.cpp1184 SDValue NVPTXTargetLowering::getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, function in class:NVPTXTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h252 SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
H A DAMDGPUISelLowering.cpp4376 SDValue AMDGPUTargetLowering::getSqrtEstimate(SDValue Operand, function in class:AMDGPUTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h900 SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
H A DAArch64ISelLowering.cpp6491 SDValue AArch64TargetLowering::getSqrtEstimate(SDValue Operand, function in class:AArch64TargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1255 SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
H A DPPCISelLowering.cpp12870 SDValue PPCTargetLowering::getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, function in class:PPCTargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1633 SDValue getSqrtEstimate(SDValue Op, SelectionDAG &DAG, int Enabled,
H A DX86ISelLowering.cpp21815 SDValue X86TargetLowering::getSqrtEstimate(SDValue Op,
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4237 virtual SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, function in class:llvm::TargetLoweringBase::TargetLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21677 TLI.getSqrtEstimate(Op, DAG, Enabled, Iterations, UseOneConstNR,

Completed in 331 milliseconds