Home
last modified time | relevance | path

Searched refs:getInt64Count (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp653 static unsigned getInt64Count(int64_t Imm) { in getInt64Count() function
1647 NumAndInsts += getInt64Count(Mask) + /* and */ 1; in SelectAndParts64()
1853 if (InstCnt) *InstCnt += getInt64Count(Mask) + /* and */ 1; in Select64()