/llvm-project/llvm/test/MC/LoongArch/Misc/ |
H A D | tls-symbols.s | 12 # 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 D | invalid-armv7.txt | 9 # 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 D | invalid-thumbv7.txt | 9 # 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 D | relocatable-symbols.s | 76 # 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 D | gnu-hash-table.s | 58 # 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 D | mips-sto-plt.s | 18 # CHECK-NEXT: Section: Undefined 29 # CHECK-NEXT: Section: Undefined 44 # CHECK-NEXT: Section: Undefined 52 # CHECK-NEXT: Section: Undefined
|
H A D | version-script-undef.s | 15 # 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 D | check-zero-divide.ll | 24 ; 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 D | memintrin.ll | 9 ; 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 D | SymbolTable.cpp | 157 } 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 D | SymbolTable.h | 29 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 D | binary-read-syms-sysv-hash.test | 14 # 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 D | binary-read-syms-gnu-hash.test | 14 # 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 D | ifs-read-basic.test | 11 - { 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 D | exclude.test | 21 - { 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 D | ifs-read-invalid-arch.test | 11 - { Name: not, Type: Object, Size: 128, Undefined: true } 12 - { Name: nor, Type: Func, Undefined: true }
|
H A D | read-ifs-with-bad-endianness.test | 13 - { Name: not, Type: Object, Size: 128, Undefined: true } 14 - { Name: nor, Type: Func, Undefined: true }
|
H A D | read-ifs-with-bad-bitwidth.test | 13 - { Name: not, Type: Object, Size: 128, Undefined: true } 14 - { Name: nor, Type: Func, Undefined: true }
|
/llvm-project/llvm/unittests/InterfaceStub/ |
H A D | ELFYAMLTest.cpp | 44 " - { 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 D | lint.ll | 71 ; 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 D | environment_diff.dot | 56 // 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 D | Symbols.h | 32 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 D | libcall-instruction.ll |
|
H A D | libcall-intrinsic.ll |
|
/llvm-project/lld/COFF/ |
H A D | SymbolTable.cpp | 240 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...] |