Searched refs:getSqrtInputTest (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 770 SDValue getSqrtInputTest(SDValue Operand, SelectionDAG &DAG,
|
| H A D | AArch64ISelLowering.cpp | 12173 AArch64TargetLowering::getSqrtInputTest(SDValue Op, SelectionDAG &DAG, in getSqrtInputTest() function in AArch64TargetLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1473 SDValue getSqrtInputTest(SDValue Operand, SelectionDAG &DAG,
|
| H A D | PPCISelLowering.cpp | 14535 SDValue PPCTargetLowering::getSqrtInputTest(SDValue Op, SelectionDAG &DAG, in getSqrtInputTest() function in PPCTargetLowering 14542 return TargetLowering::getSqrtInputTest(Op, DAG, Mode); in getSqrtInputTest()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 5343 virtual SDValue getSqrtInputTest(SDValue Operand, SelectionDAG &DAG,
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 7428 SDValue TargetLowering::getSqrtInputTest(SDValue Op, SelectionDAG &DAG, in getSqrtInputTest() function in TargetLowering
|
| H A D | DAGCombiner.cpp | 29356 SDValue Test = TLI.getSqrtInputTest(Op, DAG, DAG.getDenormalMode(VT)); in buildSqrtEstimateImpl()
|