Home
last modified time | relevance | path

Searched refs:ll2 (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/
H A Datomics-inlining.c15 unsigned long long ll1, ll2; variable
34 (void)__atomic_load(&ll1, &ll2, memory_order_seq_cst); in test1()
35 (void)__atomic_store(&ll1, &ll2, memory_order_seq_cst); in test1()
/llvm-project-15.0.7/llvm/test/CodeGen/Mips/
H A Dl3mc.ll22 @ll2 = global i64 0, align 8
53 store i64 %conv2, i64* @ll2, align 8
81 %2 = load i64, i64* @ll2, align 8
/llvm-project-15.0.7/llvm/utils/
H A Dfindoptdiff65 ll2="${bc2}.ll"
/llvm-project-15.0.7/clang/lib/Headers/
H A D__clang_cuda_intrinsics.h350 typedef long long ll2 __attribute__((ext_vector_type(2))); in __ldg() typedef
351 ll2 rv = __nvvm_ldg_ll2(reinterpret_cast<const ll2 *>(ptr)); in __ldg()
/llvm-project-15.0.7/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
H A Dp7-0x.cpp192 unsigned long long ll2 = { 1 }; // OK in shrink_int() local
/llvm-project-15.0.7/clang/test/ARCMT/
H A Dobjcmt-ns-macros.m378 ll2= 0xff,
H A Dobjcmt-ns-macros.m.result354 ll2= 0xff,
/llvm-project-15.0.7/clang/test/CXX/expr/expr.const/
H A Dp2-0x.cpp249 …constexpr long long ll2 = ll1 + 1; // expected-error {{constant}} expected-note {{ 922337203685477… variable
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Daix-cc-abi.ll1457 @ll2 = common global i64 0, align 8
1468 %5 = load i64, i64* @ll2, align 8
1502 ; 32BIT-DAG: renamable $r[[REGLL2ADDR:[0-9]+]] = LWZtoc @ll2, $r2 :: (load (s32) from got)
1503 …L2A:[0-9]+]] = LWZ 0, renamable $r[[REGLL2ADDR]] :: (dereferenceable load (s32) from @ll2, align 8)
1504 …LWZ 4, killed renamable $r[[REGLL2ADDR]] :: (dereferenceable load (s32) from @ll2 + 4, basealign 8)
1540 ; 64BIT-DAG: renamable $x[[REGLL2ADDR:[0-9]+]] = LDtoc @ll2, $x2 :: (load (s64) from got)
1541 …REGLL2:[0-9]+]] = LD 0, killed renamable $x[[REGLL2ADDR]] :: (dereferenceable load (s64) from @ll2)