Searched defs:InstCnt (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopAlign.cpp | 91 unsigned InstCnt = 0; in shouldBalignLoop() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 1020 uint64_t Imm, unsigned &InstCnt) { in selectI64ImmDirect() 1261 uint64_t Imm, unsigned &InstCnt) { in selectI64ImmDirectPrefix() 1381 unsigned *InstCnt = nullptr) { in selectI64Imm() 2161 void SelectAndParts32(const SDLoc &dl, SDValue &Res, unsigned *InstCnt) { in SelectAndParts32() 2259 SDNode *Select32(SDNode *N, bool LateMask, unsigned *InstCnt) { in Select32() 2365 unsigned *InstCnt = nullptr) { in SelectRotMask64() 2429 unsigned MaskEnd, unsigned *InstCnt = nullptr) { in SelectRotMaskIns64() 2475 void SelectAndParts64(const SDLoc &dl, SDValue &Res, unsigned *InstCnt) { in SelectAndParts64() 2645 SDNode *Select64(SDNode *N, bool LateMask, unsigned *InstCnt) { in Select64() 2788 SDNode *Select(SDNode *N, bool LateMask, unsigned *InstCnt = nullptr) { in Select() [all …]
|