Home
last modified time | relevance | path

Searched defs:result64 (Results 1 – 7 of 7) sorted by relevance

/llvm-project/compiler-rt/test/asan/TestCases/Linux/
H A Dinterception_readdir_r_test.cpp50 struct dirent64 *result64; in main() local
/llvm-project/clang/test/C/C23/
H A Dn2683_2.c22 int64_t result64 = 0; in test_add_overflow_to64() local
H A Dn2683.c12 int64_t result64 = 0; in test_semantic() local
/llvm-project/mlir/lib/Dialect/Index/IR/
H A DIndexOps.cpp107 std::optional<APInt> result64 = calculate(lhs.getValue(), rhs.getValue()); in foldBinaryOpChecked() local
605 bool result64 = compareIndices(lhs.getValue(), rhs.getValue(), getPred()); fold() local
617 std::optional<bool> result64 = foldCmpOfMaxOrMin( fold() local
[all...]
/llvm-project/mlir/lib/Conversion/TosaToArith/
H A DTosaToArith.cpp114 Value result64 = rewriter.create<arith::ShRSIOp>(loc, multiply64, shift64); in matchAndRewrite() local
/llvm-project/libc/test/src/__support/
H A Dbig_int_test.cpp624 LL_UInt128 result64(0xf0f0000000000f0f); TEST() local
637 LL_UInt128 result64({0xfffff0f00f0fffff, 0xffffffff00000000}); TEST() local
/llvm-project/llvm/lib/Support/
H A Dxxhash.cpp360 uint64_t result64 = start; XXH3_mergeAccs() local