Searched defs:InstCnt (Results 1 – 1 of 1) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 1228 void SelectAndParts32(SDLoc dl, SDValue &Res, unsigned *InstCnt) { in SelectAndParts32() 1325 SDNode *Select32(SDNode *N, bool LateMask, unsigned *InstCnt) { in Select32() 1427 unsigned *InstCnt = nullptr) { in SelectRotMask64() 1488 unsigned MaskEnd, unsigned *InstCnt = nullptr) { in SelectRotMaskIns64() 1533 void SelectAndParts64(SDLoc dl, SDValue &Res, unsigned *InstCnt) { in SelectAndParts64() 1695 SDNode *Select64(SDNode *N, bool LateMask, unsigned *InstCnt) { in Select64() 1833 SDNode *Select(SDNode *N, bool LateMask, unsigned *InstCnt = nullptr) { in Select() 1898 unsigned InstCnt, InstCntLateMask; in Select() local
|