Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1033 uint64_t Imm, unsigned &InstCnt) { in selectI64ImmDirect()
1274 uint64_t Imm, unsigned &InstCnt) { in selectI64ImmDirectPrefix()
1394 unsigned *InstCnt = nullptr) { in selectI64Imm()
2174 void SelectAndParts32(const SDLoc &dl, SDValue &Res, unsigned *InstCnt) { in SelectAndParts32()
2272 SDNode *Select32(SDNode *N, bool LateMask, unsigned *InstCnt) { in Select32()
2378 unsigned *InstCnt = nullptr) { in SelectRotMask64()
2442 unsigned MaskEnd, unsigned *InstCnt = nullptr) { in SelectRotMaskIns64()
2488 void SelectAndParts64(const SDLoc &dl, SDValue &Res, unsigned *InstCnt) { in SelectAndParts64()
2658 SDNode *Select64(SDNode *N, bool LateMask, unsigned *InstCnt) { in Select64()
2801 SDNode *Select(SDNode *N, bool LateMask, unsigned *InstCnt = nullptr) { in Select()
[all …]