Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1033 selectI64ImmDirect(SelectionDAG * CurDAG,const SDLoc & dl,uint64_t Imm,unsigned & InstCnt) selectI64ImmDirect() argument
1274 selectI64ImmDirectPrefix(SelectionDAG * CurDAG,const SDLoc & dl,uint64_t Imm,unsigned & InstCnt) selectI64ImmDirectPrefix() argument
1394 selectI64Imm(SelectionDAG * CurDAG,const SDLoc & dl,uint64_t Imm,unsigned * InstCnt=nullptr) selectI64Imm() argument
2174 SelectAndParts32(const SDLoc & dl,SDValue & Res,unsigned * InstCnt) SelectAndParts32() argument
2272 Select32(SDNode * N,bool LateMask,unsigned * InstCnt) Select32() argument
2378 SelectRotMask64(SDValue V,const SDLoc & dl,unsigned RLAmt,bool Repl32,unsigned MaskStart,unsigned MaskEnd,unsigned * InstCnt=nullptr) SelectRotMask64() argument
2442 SelectRotMaskIns64(SDValue Base,SDValue V,const SDLoc & dl,unsigned RLAmt,bool Repl32,unsigned MaskStart,unsigned MaskEnd,unsigned * InstCnt=nullptr) SelectRotMaskIns64() argument
2488 SelectAndParts64(const SDLoc & dl,SDValue & Res,unsigned * InstCnt) SelectAndParts64() argument
2658 Select64(SDNode * N,bool LateMask,unsigned * InstCnt) Select64() argument
2801 Select(SDNode * N,bool LateMask,unsigned * InstCnt=nullptr) Select() argument
2873 unsigned InstCnt = 0, InstCntLateMask = 0; Select() local
[all...]