Searched refs:getSqrtInputTest (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 1124 SDValue getSqrtInputTest(SDValue Operand, SelectionDAG &DAG,
|
| H A D | AArch64ISelLowering.cpp | 9799 AArch64TargetLowering::getSqrtInputTest(SDValue Op, SelectionDAG &DAG, in getSqrtInputTest() function in AArch64TargetLowering
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1442 SDValue getSqrtInputTest(SDValue Operand, SelectionDAG &DAG,
|
| H A D | PPCISelLowering.cpp | 13184 SDValue PPCTargetLowering::getSqrtInputTest(SDValue Op, SelectionDAG &DAG, in getSqrtInputTest() function in PPCTargetLowering 13191 return TargetLowering::getSqrtInputTest(Op, DAG, Mode); in getSqrtInputTest()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 4806 virtual SDValue getSqrtInputTest(SDValue Operand, SelectionDAG &DAG,
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 6742 SDValue TargetLowering::getSqrtInputTest(SDValue Op, SelectionDAG &DAG, in getSqrtInputTest() function in TargetLowering
|
| H A D | DAGCombiner.cpp | 26002 SDValue Test = TLI.getSqrtInputTest(Op, DAG, DAG.getDenormalMode(VT)); in buildSqrtEstimateImpl()
|