Home
last modified time | relevance | path

Searched defs:x32 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/compiler-rt/test/hwasan/TestCases/
H A Drich-stack.c40 uint64_t x32[4]; in BAR() local
H A Dglobals-wrap-tag.c11 x32, x33, x34, x35, x36, x37, x38, x39, x40, x41, x42, x43, x44, x45, x46, variable
/llvm-project/clang/test/Sema/
H A Driscv-types.c102 __rvv_bool8_t x32; in bar() local
/llvm-project/lldb/test/API/commands/settings/use_source_cache/
H A Dmain.cpp45 int x32 = x31 * x30 + x29; in calc() local
/llvm-project/clang/test/Modules/
H A Dodr_hash.cpp3601 enum E3 { x32 }; enumerator