Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/AArch64/
Drbit.ll11 ; CHECK-LABEL: rbit64
13 define i64 @rbit64(i64 %t) {
/external/clang/test/CodeGen/
Dbuiltins-arm64.c19 unsigned long long rbit64(unsigned long long a) { in rbit64() function