Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopAlign.cpp91 unsigned InstCnt = 0; shouldBalignLoop() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1020 uint64_t Imm, unsigned &InstCnt) { in selectI64ImmDirect() argument
1261 uint64_t Imm, unsigned &InstCnt) { in selectI64ImmDirectPrefix() argument
1381 selectI64Imm(SelectionDAG * CurDAG,const SDLoc & dl,uint64_t Imm,unsigned * InstCnt=nullptr) selectI64Imm() argument
2161 SelectAndParts32(const SDLoc & dl,SDValue & Res,unsigned * InstCnt) SelectAndParts32() argument
2259 Select32(SDNode * N,bool LateMask,unsigned * InstCnt) Select32() argument
2365 SelectRotMask64(SDValue V,const SDLoc & dl,unsigned RLAmt,bool Repl32,unsigned MaskStart,unsigned MaskEnd,unsigned * InstCnt=nullptr) SelectRotMask64() argument
2429 SelectRotMaskIns64(SDValue Base,SDValue V,const SDLoc & dl,unsigned RLAmt,bool Repl32,unsigned MaskStart,unsigned MaskEnd,unsigned * InstCnt=nullptr) SelectRotMaskIns64() argument
2475 SelectAndParts64(const SDLoc & dl,SDValue & Res,unsigned * InstCnt) SelectAndParts64() argument
2645 Select64(SDNode * N,bool LateMask,unsigned * InstCnt) Select64() argument
2788 Select(SDNode * N,bool LateMask,unsigned * InstCnt=nullptr) Select() argument
2860 unsigned InstCnt = 0, InstCntLateMask = 0; Select() local
[all...]