Searched defs:InstCnt (Results 1 – 1 of 1) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCISelDAGToDAG.cpp | 1753 void SelectAndParts32(const SDLoc &dl, SDValue &Res, unsigned *InstCnt) { in SelectAndParts32() 1851 SDNode *Select32(SDNode *N, bool LateMask, unsigned *InstCnt) { in Select32() 1957 unsigned *InstCnt = nullptr) { in SelectRotMask64() 2021 unsigned MaskEnd, unsigned *InstCnt = nullptr) { in SelectRotMaskIns64() 2067 void SelectAndParts64(const SDLoc &dl, SDValue &Res, unsigned *InstCnt) { in SelectAndParts64() 2234 SDNode *Select64(SDNode *N, bool LateMask, unsigned *InstCnt) { in Select64() 2375 SDNode *Select(SDNode *N, bool LateMask, unsigned *InstCnt = nullptr) { in Select() 2447 unsigned InstCnt = 0, InstCntLateMask = 0; in Select() local
|