Home
last modified time | relevance | path

Searched defs:ux (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libclc/generic/lib/math/
H A Dlog_base.h246 ulong ux = as_ulong(x); in log2() local
/llvm-project/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p8vector.c16 unsigned __int128 ux; variable
/llvm-project/flang/runtime/
H A Dcharacter.cpp28 const UNSIGNED_CHAR ux{*reinterpret_cast<const UNSIGNED_CHAR *>(x)}; in CompareToBlankPadding() local