Home
last modified time | relevance | path

Searched refs:SelectAddressRegRegOnly (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.h273 bool SelectAddressRegRegOnly(SDValue N, SDValue &Base, SDValue &Index,
DPPCISelDAGToDAG.cpp129 return PPCLowering.SelectAddressRegRegOnly(N, Base, Index, *CurDAG); in SelectAddrIdxOnly()
DPPCISelLowering.cpp938 bool PPCTargetLowering::SelectAddressRegRegOnly(SDValue N, SDValue &Base, in SelectAddressRegRegOnly() function in PPCTargetLowering
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h539 bool SelectAddressRegRegOnly(SDValue N, SDValue &Base, SDValue &Index,
DPPCISelDAGToDAG.cpp163 return PPCLowering->SelectAddressRegRegOnly(N, Base, Index, *CurDAG); in SelectAddrIdxOnly()
DPPCISelLowering.cpp1945 bool PPCTargetLowering::SelectAddressRegRegOnly(SDValue N, SDValue &Base, in SelectAddressRegRegOnly() function in PPCTargetLowering
2000 } else if (SelectAddressRegRegOnly(Ptr, Offset, Base, DAG)) { in getPreIndexedAddressParts()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h647 bool SelectAddressRegRegOnly(SDValue N, SDValue &Base, SDValue &Index,
DPPCISelDAGToDAG.cpp250 return PPCLowering->SelectAddressRegRegOnly(N, Base, Index, *CurDAG); in SelectAddrIdxOnly()
DPPCISelLowering.cpp2378 bool PPCTargetLowering::SelectAddressRegRegOnly(SDValue N, SDValue &Base, in SelectAddressRegRegOnly() function in PPCTargetLowering
2438 } else if (SelectAddressRegRegOnly(Ptr, Offset, Base, DAG)) { in getPreIndexedAddressParts()