Home
last modified time | relevance | path

Searched defs:val32 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dbuiltin-spirv-amdgcn-atomic-inc-dec-failure.cpp11 __UINT32_TYPE__ val32; in test_host() local
H A Dbuiltin-amdgcn-atomic-inc-dec-failure.cpp12 __UINT32_TYPE__ val32; in test_host() local
/llvm-project/mlir/lib/Conversion/MathToSPIRV/
H A DMathToSPIRV.cpp217 Value val32 = getScalarOrVectorI32Constant(type, 32, rewriter, loc); in matchAndRewrite() local
/llvm-project/libc/test/src/__support/
H A Dbig_int_test.cpp635 EXPECT_EQ((base & val32), result32); in TEST() local
622 int val32 = 0x0f0f0f0f; TEST() local