Home
last modified time | relevance | path

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

/llvm-project/clang/test/Sema/
H A Dbuiltin-spirv-amdgcn-atomic-inc-dec-failure.cpp12 __UINT64_TYPE__ val64; in test_host() local
H A Dbuiltin-amdgcn-atomic-inc-dec-failure.cpp13 __UINT64_TYPE__ val64; in test_host() local
/llvm-project/libc/test/src/__support/
H A Dbig_int_test.cpp634 EXPECT_EQ((base & val64), result64); in TEST() local
621 uint64_t val64 = 0xf0f0f0f00f0f0f0f; TEST() local