Searched defs:InstCnt (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 1215 void SelectAndParts32(SDLoc dl, SDValue &Res, unsigned *InstCnt) { in SelectAndParts32() 1312 SDNode *Select32(SDNode *N, bool LateMask, unsigned *InstCnt) { in Select32() 1414 unsigned *InstCnt = nullptr) { in SelectRotMask64() 1475 unsigned MaskEnd, unsigned *InstCnt = nullptr) { in SelectRotMaskIns64() 1520 void SelectAndParts64(SDLoc dl, SDValue &Res, unsigned *InstCnt) { in SelectAndParts64() 1682 SDNode *Select64(SDNode *N, bool LateMask, unsigned *InstCnt) { in Select64() 1820 SDNode *Select(SDNode *N, bool LateMask, unsigned *InstCnt = nullptr) { in Select() 1885 unsigned InstCnt, InstCntLateMask; in Select() local
|