OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SelectOptimalAddrMode
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.h
1088
///
SelectOptimalAddrMode
- Based on a node N and it's Parent (a MemSDNode),
1091
PPC::AddrMode
SelectOptimalAddrMode
(const SDNode *Parent, SDValue N,
PPCISelDAGToDAG.cpp
245
return PPCLowering->
SelectOptimalAddrMode
(Parent, N, Disp, Base, *CurDAG,
253
return PPCLowering->
SelectOptimalAddrMode
(Parent, N, Disp, Base, *CurDAG,
261
return PPCLowering->
SelectOptimalAddrMode
(Parent, N, Disp, Base, *CurDAG,
268
return PPCLowering->
SelectOptimalAddrMode
(Parent, N, Disp, Base, *CurDAG,
PPCISelLowering.cpp
1442
// on
SelectOptimalAddrMode
(), which calls computeMOFlags() to compute the
1445
// addressing mode.
SelectOptimalAddrMode
() then sets the Base and Displacement
17247
///
SelectOptimalAddrMode
- Based on a node N and it's Parent (a MemSDNode),
17250
PPC::AddrMode PPCTargetLowering::
SelectOptimalAddrMode
(const SDNode *Parent,
Completed in 46 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026