Home
last modified time | relevance | path

Searched defs:RefinementSteps (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetRecip.h59 int8_t RefinementSteps; member
H A DTargetLowering.h2960 unsigned &RefinementSteps, in getRsqrtEstimate()
2974 unsigned &RefinementSteps) const { in getRecipEstimate()
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp211 unsigned RefinementSteps = Subtarget.hasRecipPrec() ? 1 : 3, in PPCTargetMachine() local
H A DPPCISelLowering.cpp9454 unsigned &RefinementSteps, in getRsqrtEstimate()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4023 int Enabled, int &RefinementSteps, in getSqrtEstimate()
4039 int Enabled, int &RefinementSteps) const { in getRecipEstimate()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4775 int Enabled, int &RefinementSteps, in getSqrtEstimate()
4798 int Enabled, int &RefinementSteps) const { in getRecipEstimate()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h5108 int Enabled, int &RefinementSteps, in getSqrtEstimate()
5131 int Enabled, int &RefinementSteps) const { in getRecipEstimate()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h5026 int Enabled, int &RefinementSteps, in getSqrtEstimate()
5049 int Enabled, int &RefinementSteps) const { in getRecipEstimate()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h4991 int Enabled, int &RefinementSteps, in getSqrtEstimate()
5014 int Enabled, int &RefinementSteps) const { in getRecipEstimate()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h5026 int Enabled, int &RefinementSteps, in getSqrtEstimate()
5049 int Enabled, int &RefinementSteps) const { in getRecipEstimate()
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2879 unsigned &RefinementSteps, in getRsqrtEstimate()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp4554 int &RefinementSteps, in getSqrtEstimate()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp4387 int &RefinementSteps, in getSqrtEstimate()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11955 int RefinementSteps = Subtarget.hasRecipPrec() ? 1 : 3; in getEstimateRefinementSteps() local
11962 int Enabled, int &RefinementSteps, in getSqrtEstimate()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13178 int RefinementSteps = Subtarget.hasRecipPrec() ? 1 : 3; in getEstimateRefinementSteps() local
13226 int Enabled, int &RefinementSteps, in getSqrtEstimate()
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp14920 unsigned &RefinementSteps, in getRsqrtEstimate()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp20943 int &RefinementSteps, in getSqrtEstimate()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp24284 int &RefinementSteps, in getSqrtEstimate()