Home
last modified time | relevance | path

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

/llvm-project/clang/test/C/C23/
H A Dn2683_2.c41 int32_t result32 = 0; in test_sub_overflow() local
H A Dn2683.c13 int32_t result32 = 0; in test_semantic() local
/llvm-project/mlir/lib/Dialect/Index/IR/
H A DIndexOps.cpp110 std::optional<APInt> result32 = in foldBinaryOpChecked() local
606 bool result32 = compareIndices(lhs.getValue().trunc(32), fold() local
619 std::optional<bool> result32 = fold() local
/llvm-project/mlir/lib/Conversion/TosaToArith/
H A DTosaToArith.cpp115 Value result32 = rewriter.create<arith::TruncIOp>(loc, i32Ty, result64); in matchAndRewrite() local
/llvm-project/libc/test/src/__support/
H A Dbig_int_test.cpp625 LL_UInt128 result32(0x00000f0f); TEST() local
638 LL_UInt128 result32({0xffff00000f0fffff, 0xffffffff00000000}); TEST() local