Home
last modified time | relevance | path

Searched defs:InstCnt (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1275 void SelectAndParts32(SDLoc dl, SDValue &Res, unsigned *InstCnt) { in SelectAndParts32()
1370 SDNode *Select32(SDNode *N, bool LateMask, unsigned *InstCnt) { in Select32()
1473 unsigned *InstCnt = nullptr) { in SelectRotMask64()
1534 unsigned MaskEnd, unsigned *InstCnt = nullptr) { in SelectRotMaskIns64()
1579 void SelectAndParts64(SDLoc dl, SDValue &Res, unsigned *InstCnt) { in SelectAndParts64()
1736 SDNode *Select64(SDNode *N, bool LateMask, unsigned *InstCnt) { in Select64()
1872 SDNode *Select(SDNode *N, bool LateMask, unsigned *InstCnt = nullptr) { in Select()
1942 unsigned InstCnt, InstCntLateMask; in Select() local