Searched refs:getSqrtEstimate (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| D | NVPTXISelLowering.h | 532 SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
|
| D | NVPTXISelLowering.cpp | 1186 SDValue NVPTXTargetLowering::getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, in getSqrtEstimate() function in NVPTXTargetLowering
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUISelLowering.h | 240 SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
|
| D | AMDGPUISelLowering.cpp | 4479 SDValue AMDGPUTargetLowering::getSqrtEstimate(SDValue Operand, in getSqrtEstimate() function in AMDGPUTargetLowering
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.h | 1364 SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
|
| D | PPCISelLowering.cpp | 12714 SDValue PPCTargetLowering::getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, in getSqrtEstimate() function in PPCTargetLowering
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.h | 1025 SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
|
| D | AArch64ISelLowering.cpp | 8033 SDValue AArch64TargetLowering::getSqrtEstimate(SDValue Operand, in getSqrtEstimate() function in AArch64TargetLowering
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| D | X86ISelLowering.h | 1657 SDValue getSqrtEstimate(SDValue Op, SelectionDAG &DAG, int Enabled,
|
| D | X86ISelLowering.cpp | 22620 SDValue X86TargetLowering::getSqrtEstimate(SDValue Op, in getSqrtEstimate() function in X86TargetLowering
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| D | TargetLowering.h | 4308 virtual SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, in getSqrtEstimate() function
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 22965 TLI.getSqrtEstimate(Op, DAG, Enabled, Iterations, UseOneConstNR, in buildSqrtEstimateImpl()
|