Home
last modified time | relevance | path

Searched refs:getSqrtEstimate (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.h532 SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
DNVPTXISelLowering.cpp1181 SDValue NVPTXTargetLowering::getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, in getSqrtEstimate() function in NVPTXTargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.h227 SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
DAMDGPUISelLowering.cpp4134 SDValue AMDGPUTargetLowering::getSqrtEstimate(SDValue Operand, in getSqrtEstimate() function in AMDGPUTargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h648 SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
DAArch64ISelLowering.cpp5274 SDValue AArch64TargetLowering::getSqrtEstimate(SDValue Operand, in getSqrtEstimate() function in AArch64TargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h1097 SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
DPPCISelLowering.cpp10820 SDValue PPCTargetLowering::getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, in getSqrtEstimate() function in PPCTargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.h1367 SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
DX86ISelLowering.cpp18031 SDValue X86TargetLowering::getSqrtEstimate(SDValue Op, in getSqrtEstimate() function in X86TargetLowering
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3532 virtual SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, in getSqrtEstimate() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp18309 TLI.getSqrtEstimate(Op, DAG, Enabled, Iterations, UseOneConstNR, in buildSqrtEstimateImpl()