HomeSort by: relevance | last modified time | path
    Searched refs:computeMOFlags (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCISelLowering.h 1383 /// computeMOFlags - Given a node N and it's Parent (a MemSDNode), compute
1387 unsigned computeMOFlags(const SDNode *Parent, SDValue N,
PPCISelLowering.cpp 1442 // on SelectOptimalAddrMode(), which calls computeMOFlags() to compute the
17118 /// computeMOFlags - Given a node N and it's Parent (a MemSDNode), compute
17120 unsigned PPCTargetLowering::computeMOFlags(const SDNode *Parent, SDValue N,
17258 unsigned Flags = computeMOFlags(Parent, N, DAG);

Completed in 29 milliseconds