HomeSort by relevance Sort by last modified time
    Searched refs:Rot64 (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 649 static uint64_t Rot64(uint64_t Imm, unsigned R) {
659 uint64_t RImm = Rot64(Imm, r);
766 uint64_t RImm = Rot64(Imm, r);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp 826 static uint64_t Rot64(uint64_t Imm, unsigned R) {
839 uint64_t RImm = Rot64(Imm, r);
    [all...]

Completed in 753 milliseconds