Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp825 static uint64_t Rot64(uint64_t Imm, unsigned R) { in Rot64() function
838 uint64_t RImm = Rot64(Imm, r); in selectI64ImmInstrCount()
959 uint64_t RImm = Rot64(Imm, r); in selectI64Imm()