Home
last modified time | relevance | path

Searched defs:w1 (Results 1 – 25 of 33) sorted by relevance

12

/llvm-project/lld/test/ELF/
H A Driscv-reloc-leb128.s86 w1: label
125 w1: call foo; w2: label
132 w1: call foo; w2: label
143 w1: call foo; w2: label
156 w1: call foo; w2: label
169 w1: call foo; w2: label
182 .globl w1, w2 symbol
183 w1: call foo; w2: label
H A Dloongarch-reloc-leb128.s94 w1: label
/llvm-project/llvm/test/CodeGen/BPF/
H A Dassembler-disassembler.s61 w1 += 42 label
62 w1 += w2 label
65 w1 -= 42 label
66 w1 -= w2 label
69 w1 *= 42 label
70 w1 *= w2 label
73 w1 /= 42 label
74 w1 /= w2 label
77 w1 |= 42 label
78 w1 |= w2 label
[all …]
H A Dassembler-disassembler-v4.s33 w1 = (s8)w3 define
43 w1 s/= w3 label
/llvm-project/llvm/test/MC/ELF/
H A Dleb128-err.s11 w1: label
/llvm-project/llvm/test/MC/RISCV/
H A Dleb128.s55 w1: label
H A Driscv64-64b-pcrel.s63 w1: label
/llvm-project/llvm/test/MC/LoongArch/Relocations/
H A Dleb128.s43 w1: label
/llvm-project/llvm/test/MC/BPF/
H A Dinsn-unit-32.s6 w1 = -w1 // BPF_NEG define
/llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.obs/
H A Dnot_less_than.compile.fail.cpp22 const std::weak_ptr<int> w1(p1); in main() local
H A Downer_before_shared_ptr.pass.cpp24 const std::weak_ptr<int> w1(p1); in main() local
H A Downer_before_weak_ptr.pass.cpp24 const std::weak_ptr<int> w1(p1); in main() local
/llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.obs/
H A Downer_before_weak_ptr.pass.cpp24 const std::weak_ptr<int> w1(p1); in main() local
/llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.mod/
H A Dreset.pass.cpp35 std::weak_ptr<A> w1(p1); in main() local
H A Dswap.pass.cpp37 std::weak_ptr<A> w1(p1); in main() local
/llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.spec/
H A Dswap.pass.cpp37 std::weak_ptr<A> w1(p1); in main() local
/llvm-project/clang/test/CodeGenCXX/
H A Dattr-mustprogress.cpp160 void w1() { in w1() function
H A Dmatrix-type-operators.cpp74 DoubleWrapper1 w1; in test_DoubleWrapper1_Sub1() local
89 DoubleWrapper1 w1; in test_DoubleWrapper1_Sub2() local
/llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.ownerless/
H A Downer_less.pass.cpp62 const std::weak_ptr<int> w1(p1); in main() local
/llvm-project/clang/test/CodeGen/
H A Dattr-mustprogress.c118 void w1(void) { in w1() function
/llvm-project/clang/test/Headers/
H A Dstddefneeds.cpp15 wint_t w1; // expected-error{{unknown}} variable
/llvm-project/clang/test/SemaCXX/
H A Ddefault-assignment-operator.cpp80 W w1, w2; variable
/llvm-project/clang/test/Analysis/inlining/
H A Dcontainers.cpp46 void testWrappers(BeginOnlySet &w1, IteratorStructOnlySet &w2, in testWrappers()
/llvm-project/clang/test/Analysis/
H A Dfuchsia_handle.cpp394 HandleWrapper<zx_handle_t> w1; in doNotWarnOnRAII() local
415 HandleWrapperUnkonwDtor<zx_handle_t> w1; in doNotWarnOnUnknownDtor() local
/llvm-project/clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/
H A Dp6.cpp126 struct W1<0> w1; variable

12