Home
last modified time | relevance | path

Searched refs:__rorl (Results 1 – 2 of 2) 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