/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.h | 569 SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
|
H A D | NVPTXISelLowering.cpp | 1323 SDValue NVPTXTargetLowering::getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, in getSqrtEstimate() function in NVPTXTargetLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.h | 296 SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
|
H A D | AMDGPUISelLowering.cpp | 5577 SDValue AMDGPUTargetLowering::getSqrtEstimate(SDValue Operand, in getSqrtEstimate() function in AMDGPUTargetLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.h | 1446 SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
|
H A D | PPCISelLowering.cpp | 13743 SDValue PPCTargetLowering::getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, in getSqrtEstimate() function in PPCTargetLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.h | 1824 SDValue getSqrtEstimate(SDValue Op, SelectionDAG &DAG, int Enabled,
|
H A D | X86ISelLowering.cpp | 22826 SDValue X86TargetLowering::getSqrtEstimate(SDValue Op, in getSqrtEstimate() function in X86TargetLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.h | 1250 SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
|
H A D | AArch64ISelLowering.cpp | 11361 SDValue AArch64TargetLowering::getSqrtEstimate(SDValue Operand, in getSqrtEstimate() function in AArch64TargetLowering
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 5130 virtual SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, in getSqrtEstimate() function
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 28216 TLI.getSqrtEstimate(Op, DAG, Enabled, Iterations, UseOneConstNR, in buildSqrtEstimateImpl()
|