Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp649 static uint64_t Rot64(uint64_t Imm, unsigned R) { in Rot64() function
659 uint64_t RImm = Rot64(Imm, r); in getInt64Count()
766 uint64_t RImm = Rot64(Imm, r); in getInt64()