Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.h381 bool SelectAddressRegRegOnly(SDValue N, SDValue &Base, SDValue &Index,
DPPCISelDAGToDAG.cpp153 return PPCLowering->SelectAddressRegRegOnly(N, Base, Index, *CurDAG); in SelectAddrIdxOnly()
DPPCISelLowering.cpp1379 bool PPCTargetLowering::SelectAddressRegRegOnly(SDValue N, SDValue &Base, in SelectAddressRegRegOnly() function in PPCTargetLowering