Searched defs:InstCnt (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 938 uint64_t Imm, unsigned &InstCnt) { in selectI64ImmDirect() 1167 uint64_t Imm, unsigned &InstCnt) { in selectI64ImmDirectPrefix() 1287 unsigned *InstCnt = nullptr) { in selectI64Imm() 2006 void SelectAndParts32(const SDLoc &dl, SDValue &Res, unsigned *InstCnt) { in SelectAndParts32() 2104 SDNode *Select32(SDNode *N, bool LateMask, unsigned *InstCnt) { in Select32() 2210 unsigned *InstCnt = nullptr) { in SelectRotMask64() 2274 unsigned MaskEnd, unsigned *InstCnt = nullptr) { in SelectRotMaskIns64() 2320 void SelectAndParts64(const SDLoc &dl, SDValue &Res, unsigned *InstCnt) { in SelectAndParts64() 2490 SDNode *Select64(SDNode *N, bool LateMask, unsigned *InstCnt) { in Select64() 2633 SDNode *Select(SDNode *N, bool LateMask, unsigned *InstCnt = nullptr) { in Select() [all …]
|