| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.h | 264 SDValue getRecipEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
|
| H A D | LoongArchISelLowering.cpp | 8083 SDValue LoongArchTargetLowering::getRecipEstimate(SDValue Operand, in getRecipEstimate() function in LoongArchTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.h | 301 SDValue getRecipEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
|
| H A D | AMDGPUISelLowering.cpp | 5818 SDValue AMDGPUTargetLowering::getRecipEstimate(SDValue Operand, in getRecipEstimate() function in AMDGPUTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 768 SDValue getRecipEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
|
| H A D | AArch64ISelLowering.cpp | 12220 SDValue AArch64TargetLowering::getRecipEstimate(SDValue Operand, in getRecipEstimate() function in AArch64TargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1471 SDValue getRecipEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
|
| H A D | PPCISelLowering.cpp | 14596 SDValue PPCTargetLowering::getRecipEstimate(SDValue Operand, SelectionDAG &DAG, in getRecipEstimate() function in PPCTargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1918 SDValue getRecipEstimate(SDValue Op, SelectionDAG &DAG, int Enabled,
|
| H A D | X86ISelLowering.cpp | 23622 SDValue X86TargetLowering::getRecipEstimate(SDValue Op, SelectionDAG &DAG, in getRecipEstimate() function in X86TargetLowering
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 5334 virtual SDValue getRecipEstimate(SDValue Operand, SelectionDAG &DAG, in getRecipEstimate() function
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 29202 if (SDValue Est = TLI.getRecipEstimate(Op, DAG, Enabled, Iterations)) { in BuildDivEstimate()
|