Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCISelLowering.h873 bool SelectAddressRegRegOnly(SDValue N, SDValue &Base, SDValue &Index,
DPPCISelDAGToDAG.cpp338 return PPCLowering->SelectAddressRegRegOnly(N, Base, Index, *CurDAG); in SelectAddrIdxOnly()
DPPCISelLowering.cpp2897 bool PPCTargetLowering::SelectAddressRegRegOnly(SDValue N, SDValue &Base, in SelectAddressRegRegOnly() function in PPCTargetLowering