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.h1512 unsigned computeMOFlags(const SDNode *Parent, SDValue N,
H A DPPCISelLowering.cpp19322 unsigned PPCTargetLowering::computeMOFlags(const SDNode *Parent, SDValue N, in computeMOFlags() function in PPCTargetLowering
19626 unsigned Flags = computeMOFlags(Parent, N, DAG); in SelectOptimalAddrMode()