Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dia32intrin.h668 __rolq(unsigned long long __X, int __C) { in __rolq() function
713 #define _lrotl(a,b) __rolq((a), (b))