Searched refs:SelectRotMask64Count (Results 1 – 1 of 1) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 1392 unsigned SelectRotMask64Count(unsigned RLAmt, bool Repl32, in SelectRotMask64Count() function in __anon7bd595e20411::BitPermutationSelector 1603 SelectRotMask64Count(BG.RLAmt, BG.Repl32, BG.StartIdx, BG.EndIdx, in SelectAndParts64() 1749 if (SelectRotMask64Count(I->RLAmt, I->Repl32, I->StartIdx, I->EndIdx, in Select64() 1751 SelectRotMask64Count(I->RLAmt, I->Repl32, I->StartIdx, I->EndIdx, in Select64()
|