HomeSort by: relevance | last modified time | path
    Searched refs:getSqrtEstimate (Results 1 - 12 of 12) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
NVPTXISelLowering.h 532 SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
NVPTXISelLowering.cpp 1186 SDValue NVPTXTargetLowering::getSqrtEstimate(SDValue Operand, SelectionDAG &DAG,
  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.h 240 SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
AMDGPUISelLowering.cpp 4358 SDValue AMDGPUTargetLowering::getSqrtEstimate(SDValue Operand,
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 1006 SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
AArch64ISelLowering.cpp 7704 SDValue AArch64TargetLowering::getSqrtEstimate(SDValue Operand,
  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.h 1342 SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG, int Enabled,
PPCISelLowering.cpp 12659 SDValue PPCTargetLowering::getSqrtEstimate(SDValue Operand, SelectionDAG &DAG,
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelLowering.h 1657 SDValue getSqrtEstimate(SDValue Op, SelectionDAG &DAG, int Enabled,
X86ISelLowering.cpp 22479 SDValue X86TargetLowering::getSqrtEstimate(SDValue Op,
    [all...]
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 4280 virtual SDValue getSqrtEstimate(SDValue Operand, SelectionDAG &DAG,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 22686 TLI.getSqrtEstimate(Op, DAG, Enabled, Iterations, UseOneConstNR,

Completed in 182 milliseconds