Searched defs:getRecipEstimate (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUISelLowering.cpp | 5595 SDValue AMDGPUTargetLowering::getRecipEstimate(SDValue Operand, getRecipEstimate() function in AMDGPUTargetLowering |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 5154 virtual SDValue getRecipEstimate(SDValue Operand, SelectionDAG &DAG, getRecipEstimate() function |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCISelLowering.cpp | 13767 SDValue PPCTargetLowering::getRecipEstimate(SDValue Operand, SelectionDAG &DAG, getRecipEstimate() function in PPCTargetLowering |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 11190 SDValue AArch64TargetLowering::getRecipEstimate(SDValue Operand, getRecipEstimate() function in AArch64TargetLowering |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 22904 SDValue X86TargetLowering::getRecipEstimate(SDValue Op, SelectionDAG &DAG, getRecipEstimate() function in X86TargetLowering |