Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Darm_acle.c137 return __rorl(x, y); in test_rorl()
/external/clang/lib/Headers/
Darm_acle.h131 __rorl(unsigned long __x, uint32_t __y) { in __rorl() function
/external/llvm-project/clang/test/CodeGen/
Darm_acle.c147 return __rorl(x, y); in test_rorl()
/external/llvm-project/clang/lib/Headers/
Darm_acle.h131 __rorl(unsigned long __x, uint32_t __y) { in __rorl() function