Searched refs:getSqrtInputTest (Results 1 – 7 of 7) sorted by relevance
| /src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1451 SDValue getSqrtInputTest(SDValue Operand, SelectionDAG &DAG,
|
| H A D | PPCISelLowering.cpp | 13702 SDValue PPCTargetLowering::getSqrtInputTest(SDValue Op, SelectionDAG &DAG, in getSqrtInputTest() function in PPCTargetLowering 13709 return TargetLowering::getSqrtInputTest(Op, DAG, Mode); in getSqrtInputTest()
|
| /src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 1255 SDValue getSqrtInputTest(SDValue Operand, SelectionDAG &DAG,
|
| H A D | AArch64ISelLowering.cpp | 11346 AArch64TargetLowering::getSqrtInputTest(SDValue Op, SelectionDAG &DAG, in getSqrtInputTest() function in AArch64TargetLowering
|
| /src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 5162 virtual SDValue getSqrtInputTest(SDValue Operand, SelectionDAG &DAG,
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 7209 SDValue TargetLowering::getSqrtInputTest(SDValue Op, SelectionDAG &DAG, in getSqrtInputTest() function in TargetLowering
|
| H A D | DAGCombiner.cpp | 28227 SDValue Test = TLI.getSqrtInputTest(Op, DAG, DAG.getDenormalMode(VT)); in buildSqrtEstimateImpl()
|