Home
last modified time | relevance | path

Searched defs:__r1 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/src/ryu/
H A Dd2fixed.cpp116 const uint64_t __r1 = __mod1e9((__r0 << 32) | (__s1low >> 32)); in __mulShift_mod1e9() local
121 const uint64_t __r1 = ((__r0 << 32) | (__s1low >> 32)); in __mulShift_mod1e9() local
/openbsd-src/gnu/llvm/libunwind/src/
H A DRegisters.hpp628 unsigned int __r1; member
1198 uint64_t __r1; member