Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1490 unsigned computeMOFlags(const SDNode *Parent, SDValue N,
H A DPPCISelLowering.cpp18320 unsigned PPCTargetLowering::computeMOFlags(const SDNode *Parent, SDValue N, in computeMOFlags() function in PPCTargetLowering
18624 unsigned Flags = computeMOFlags(Parent, N, DAG); in SelectOptimalAddrMode()