Home
last modified time | relevance | path

Searched refs:Undefined (Results 1 – 25 of 232) sorted by relevance

12345678910

/llvm-project/llvm/test/MC/LoongArch/Misc/
H A Dtls-symbols.s12 # CHECK-NEXT: Section: Undefined
23 # CHECK-NEXT: Section: Undefined
34 # CHECK-NEXT: Section: Undefined
45 # CHECK-NEXT: Section: Undefined
56 # CHECK-NEXT: Section: Undefined
67 # CHECK-NEXT: Section: Undefined
78 # CHECK-NEXT: Section: Undefined
89 # CHECK-NEXT: Section: Undefined
100 # CHECK-NEXT: Section: Undefined
/llvm-project/llvm/test/MC/Disassembler/ARM/
H A Dinvalid-armv7.txt9 # Undefined encodings for bfi
24 # Undefined encodings for cdp2
33 # Undefined encodings for cps*
69 # Undefined encoding space for hint instructions
78 # Undefined encodings for ldc
95 # Undefined encodings for ldm
113 # Undefined encodings for ldr
150 # Undefined encodings for ldrexd
175 # Undefined encodings for mcr
192 # Undefined encodings for mov/lsl
[all …]
H A Dinvalid-thumbv7.txt9 # Undefined encoding for b.cc
26 # Undefined encoding for it
43 # Undefined encoding for ldm
53 # Undefined encoding for ldrd
73 # Undefined encodings for ldrbt
89 # Undefined encodings for ldrsh
131 # Undefined encoding for push
141 # Undefined encoding for stmia
157 # Undefined encodings for str
233 # Undefined encodings for strd
[all …]
/llvm-project/lld/test/ELF/
H A Drelocatable-symbols.s76 # SYMBOL-NEXT: Section: Undefined
85 # SYMBOL-NEXT: Section: Undefined
94 # SYMBOL-NEXT: Section: Undefined
103 # SYMBOL-NEXT: Section: Undefined
112 # SYMBOL-NEXT: Section: Undefined
121 # SYMBOL-NEXT: Section: Undefined
130 # SYMBOL-NEXT: Section: Undefined
139 # SYMBOL-NEXT: Section: Undefined
148 # SYMBOL-NEXT: Section: Undefined
157 # SYMBOL-NEXT: Section: Undefined
[all …]
H A Dgnu-hash-table.s58 # EMPTY-NEXT: Section: Undefined
92 # I386: Section: Undefined
97 # I386: Section: Undefined
102 # I386: Section: Undefined
107 # I386: Section: Undefined
152 # X86_64: Section: Undefined
157 # X86_64: Section: Undefined
162 # X86_64: Section: Undefined
167 # X86_64: Section: Undefined
212 # PPC64: Section: Undefined
[all …]
H A Dmips-sto-plt.s18 # CHECK-NEXT: Section: Undefined
29 # CHECK-NEXT: Section: Undefined
44 # CHECK-NEXT: Section: Undefined
52 # CHECK-NEXT: Section: Undefined
H A Dversion-script-undef.s15 # CHECK-NEXT: Section: Undefined (0x0)
24 # CHECK-NEXT: Section: Undefined (0x0)
33 # CHECK-NEXT: Section: Undefined (0x0)
/llvm-project/llvm/test/Analysis/Lint/
H A Dcheck-zero-divide.ll24 ; CHECK: Undefined behavior: Division by zero
31 ; CHECK: Undefined behavior: Division by zero
38 ; CHECK: Undefined behavior: Division by zero
45 ; CHECK: Undefined behavior: Division by zero
52 ; CHECK: Undefined behavior: Division by zero
59 ; CHECK: Undefined behavior: Division by zero
66 ; CHECK: Undefined behavior: Division by zero
73 ; CHECK: Undefined behavior: Division by zero
H A Dmemintrin.ll9 ; CHECK: Undefined behavior: Memory reference address is misaligned
12 ; CHECK: Undefined behavior: Memory reference address is misaligned
29 ; CHECK: Undefined behavior: Memory reference address is misaligned
32 ; CHECK: Undefined behavior: Memory reference address is misaligned
48 ; CHECK: Undefined behavior: Memory reference address is misaligned
/llvm-project/lld/MachO/
H A DSymbolTable.cpp157 } else if (auto *undef = dyn_cast<Undefined>(s)) { in addDefined()
233 replaceSymbol<Undefined>(s, name, file, refState, in addUndefined()
241 else if (auto *undefined = dyn_cast<Undefined>(s)) in addCommon()
274 } else if (auto *undefined = dyn_cast<Undefined>(s)) { in addDylib()
282 if (wasInserted || isa<Undefined>(s) || in addDylib()
304 } else if (isa<Undefined>(s)) { in addLazyArchive()
322 } else if (isa<Undefined>(s)) { in addLazyObject()
353 static Defined *createBoundarySymbol(const Undefined &sym) {
359 static void handleSectionBoundarySymbol(const Undefined &sym, StringRef segSect, in handleSectionBoundarySymbol()
399 static void handleSegmentBoundarySymbol(const Undefined in handleSegmentBoundarySymbol()
[all...]
H A DSymbolTable.h29 class Undefined; variable
77 void treatUndefinedSymbol(const Undefined &, StringRef source);
78 void treatUndefinedSymbol(const Undefined &, const InputSection *,
/llvm-project/llvm/test/tools/llvm-ifs/
H A Dbinary-read-syms-sysv-hash.test14 # CHECK-NEXT: - { Name: _ITM_deregisterTMCloneTable, Type: NoType, Undefined: true, Weak: true }
15 # CHECK-NEXT: - { Name: _ITM_registerTMCloneTable, Type: NoType, Undefined: true, Weak: true }
17 # CHECK-NEXT: - { Name: __cxa_finalize, Type: Func, Undefined: true, Weak: true }
18 # CHECK-NEXT: - { Name: __gmon_start__, Type: NoType, Undefined: true, Weak: true }
19 # CHECK-NEXT: - { Name: __tls_get_addr, Type: Func, Undefined: true }
H A Dbinary-read-syms-gnu-hash.test14 # CHECK-NEXT: - { Name: _ITM_deregisterTMCloneTable, Type: NoType, Undefined: true, Weak: true }
15 # CHECK-NEXT: - { Name: _ITM_registerTMCloneTable, Type: NoType, Undefined: true, Weak: true }
17 # CHECK-NEXT: - { Name: __cxa_finalize, Type: Func, Undefined: true, Weak: true }
18 # CHECK-NEXT: - { Name: __gmon_start__, Type: NoType, Undefined: true, Weak: true }
19 # CHECK-NEXT: - { Name: __tls_get_addr, Type: Func, Undefined: true }
H A Difs-read-basic.test11 - { Name: not, Type: Object, Size: 128, Undefined: true }
12 - { Name: nor, Type: Func, Undefined: true }
23 # CHECK-NEXT: - { Name: nor, Type: Func, Undefined: true }
24 # CHECK-NEXT: - { Name: not, Type: Object, Size: 128, Undefined: true }
H A Dexclude.test21 - { Name: dont_exclude, Type: Func, Undefined: true }
23 - { Name: exclude_2, Type: Func, Undefined: true }
28 # CHECK-NEXT: - { Name: dont_exclude, Type: Func, Undefined: true }
H A Difs-read-invalid-arch.test11 - { Name: not, Type: Object, Size: 128, Undefined: true }
12 - { Name: nor, Type: Func, Undefined: true }
H A Dread-ifs-with-bad-endianness.test13 - { Name: not, Type: Object, Size: 128, Undefined: true }
14 - { Name: nor, Type: Func, Undefined: true }
H A Dread-ifs-with-bad-bitwidth.test13 - { Name: not, Type: Object, Size: 128, Undefined: true }
14 - { Name: nor, Type: Func, Undefined: true }
/llvm-project/llvm/unittests/InterfaceStub/
H A DELFYAMLTest.cpp44 " - { Name: foo, Type: Func, Undefined: true }\n" in TEST()
67 " - { Name: not, Type: File, Undefined: true, Size: 111, " in TEST()
87 " - { Name: nor, Type: NoType, Undefined: true }\n" in TEST()
88 " - { Name: not, Type: NoType, Undefined: true, Size: 111, " in TEST()
104 EXPECT_FALSE(SymBar.Undefined); in TEST()
112 EXPECT_FALSE(SymBaz.Undefined); in TEST()
120 EXPECT_FALSE(SymFoo.Undefined); in TEST()
129 EXPECT_TRUE(SymNor.Undefined); in TEST()
137 EXPECT_TRUE(SymNot.Undefined); in TEST()
166 " foo: { Type: Func, Undefined in TEST()
[all...]
/llvm-project/llvm/test/Other/
H A Dlint.ll71 ; CHECK: Undefined behavior: Null pointer dereference
73 ; CHECK: Undefined behavior: Null pointer dereference
96 ; CHECK: Undefined behavior: Buffer overflow
98 ; CHECK: Undefined behavior: Buffer overflow
101 ; CHECK: Undefined behavior: Buffer overflow
114 ; CHECK-NOT: Undefined behavior: Buffer overflow
127 ; CHECK: Undefined behavior: Branch to non-blockaddress
134 ; CHECK: Undefined behavior: Call with "tail" keyword references alloca
169 ; CHECK: Undefined behavior: Undef pointer dereference
187 ; CHECK: Undefined behavior: indirectbr with no destinations
/llvm-project/clang/test/Analysis/exploded-graph-rewriter/
H A Denvironment_diff.dot56 // CHECK-SAME: <td align="left">Undefined</td>
87 "value": "Undefined"
104 // CHECK-SAME: <td align="left">Undefined</td>
135 "value": "Undefined"
/llvm-project/lld/ELF/
H A DSymbols.h32 class Undefined;
230 void resolve(Ctx &, const Undefined &other);
336 // symbol. For Undefined and SharedSymbol, the binding may change to STB_WEAK
433 class Undefined : public Symbol {
435 Undefined(InputFile *file, StringRef name, uint8_t binding, uint8_t stOther,
441 auto &s = static_cast<Undefined &>(sym); in overwrite()
525 alignas(Undefined) char c[sizeof(Undefined)];
39 class Undefined; global() variable
/llvm-project/llvm/test/CodeGen/NVPTX/
H A Dlibcall-instruction.ll
H A Dlibcall-intrinsic.ll
/llvm-project/lld/COFF/
H A DSymbolTable.cpp240 auto *undef = dyn_cast<Undefined>(sym); in getSymbolLocations()
412 auto *undef = dyn_cast<Undefined>(sym); in reportProblemSymbols()
443 auto *undef = dyn_cast<Undefined>(sym); in reportProblemSymbols()
460 if (auto undef = dyn_cast_or_null<Undefined>(sym)) { in reportUnresolvable()
653 replaceSymbol<Undefined>(s, name); in getSourceLocationObj()
674 auto u = dyn_cast<Undefined>(b); in getSourceLocation()
682 auto u = dyn_cast<Undefined>(us);
721 if (auto u = dyn_cast<Undefined>(sym))
738 auto *u = dyn_cast<Undefined>(s); in addSynthetic()
754 auto *u = dyn_cast<Undefined>( in addRegular()
[all...]

12345678910