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/
H A DPPCISelLowering.h873 bool SelectAddressRegRegOnly(SDValue N, SDValue &Base, SDValue &Index,
H A DPPCISelDAGToDAG.cpp338 return PPCLowering->SelectAddressRegRegOnly(N, Base, Index, *CurDAG); in SelectAddrIdxOnly()
H A DPPCISelLowering.cpp2897 bool PPCTargetLowering::SelectAddressRegRegOnly(SDValue N, SDValue &Base, in SelectAddressRegRegOnly() function in PPCTargetLowering