Searched refs:SelectOptimalAddrMode (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.h | 1157 PPC::AddrMode SelectOptimalAddrMode(const SDNode *Parent, SDValue N,
|
| H A D | PPCISelDAGToDAG.cpp | 251 return PPCLowering->SelectOptimalAddrMode(Parent, N, Disp, Base, *CurDAG, in SelectDSForm() 259 return PPCLowering->SelectOptimalAddrMode(Parent, N, Disp, Base, *CurDAG, in SelectDQForm() 267 return PPCLowering->SelectOptimalAddrMode(Parent, N, Disp, Base, *CurDAG, in SelectDForm() 275 return PPCLowering->SelectOptimalAddrMode(Parent, N, Disp, Base, *CurDAG, in SelectPCRelForm() 282 return PPCLowering->SelectOptimalAddrMode(Parent, N, Disp, Base, *CurDAG, in SelectPDForm() 290 return PPCLowering->SelectOptimalAddrMode(Parent, N, Disp, Base, *CurDAG, in SelectXForm()
|
| H A D | PPCISelLowering.cpp | 18187 PPC::AddrMode PPCTargetLowering::SelectOptimalAddrMode(const SDNode *Parent, in SelectOptimalAddrMode() function in PPCTargetLowering
|