Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp919 uint64_t Imm, unsigned &InstCnt) { in selectI64ImmDirect()
1148 uint64_t Imm, unsigned &InstCnt) { in selectI64ImmDirectPrefix()
1268 unsigned *InstCnt = nullptr) { in selectI64Imm()
1988 void SelectAndParts32(const SDLoc &dl, SDValue &Res, unsigned *InstCnt) { in SelectAndParts32()
2086 SDNode *Select32(SDNode *N, bool LateMask, unsigned *InstCnt) { in Select32()
2192 unsigned *InstCnt = nullptr) { in SelectRotMask64()
2256 unsigned MaskEnd, unsigned *InstCnt = nullptr) { in SelectRotMaskIns64()
2302 void SelectAndParts64(const SDLoc &dl, SDValue &Res, unsigned *InstCnt) { in SelectAndParts64()
2472 SDNode *Select64(SDNode *N, bool LateMask, unsigned *InstCnt) { in Select64()
2615 SDNode *Select(SDNode *N, bool LateMask, unsigned *InstCnt = nullptr) { in Select()
[all …]