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

/external/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp654 static uint64_t Rot64(uint64_t Imm, unsigned R) { function
664 uint64_t RImm = Rot64(Imm, r);
770 uint64_t RImm = Rot64(Imm, r);

Completed in 142 milliseconds