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

  /external/llvm/lib/Support/
APInt.cpp 756 static void lshrNear(uint64_t *Dst, uint64_t *Src, unsigned Words,
786 lshrNear(Result.pVal, Result.pVal, getNumWords(),
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
APInt.cpp 734 static void lshrNear(uint64_t *Dst, uint64_t *Src, unsigned Words,
764 lshrNear(Result.pVal, Result.pVal, getNumWords(),
    [all...]

Completed in 1180 milliseconds