Home
last modified time | relevance | path

Searched refs:computeMOFlags (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1469 unsigned computeMOFlags(const SDNode *Parent, SDValue N,
H A DPPCISelLowering.cpp17658 unsigned PPCTargetLowering::computeMOFlags(const SDNode *Parent, SDValue N, in computeMOFlags() function in PPCTargetLowering
17961 unsigned Flags = computeMOFlags(Parent, N, DAG); in SelectOptimalAddrMode()