| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | isl_hash.c | 47 if (!table) in isl_hash_table_init() 53 table->n = 0; in isl_hash_table_init() 95 n = table->n; in grow_table() 96 table->n = 0; in grow_table() 97 table->bits++; in grow_table() 130 return table; in isl_hash_table_alloc() 138 if (!table) in isl_hash_table_clear() 145 if (!table) in isl_hash_table_free() 148 free(table); in isl_hash_table_free() 189 table->n++; in isl_hash_table_find() [all …]
|
| /llvm-project-15.0.7/flang/unittests/Evaluate/ |
| H A D | intrinsics.cpp | 137 const IntrinsicProcTable &table; member 150 table.Dump(llvm::outs()); in TestIntrinsics() 162 TestCall{defaults, table, "bad"} in TestIntrinsics() 165 TestCall{defaults, table, "abs"} in TestIntrinsics() 168 TestCall{defaults, table, "abs"} in TestIntrinsics() 171 TestCall{defaults, table, "abs"} in TestIntrinsics() 175 TestCall{defaults, table, "abs"} in TestIntrinsics() 179 TestCall{defaults, table, "abs"} in TestIntrinsics() 212 TestCall maxCallR{defaults, table, "max"}, maxCallI{defaults, table, "min"}, in TestIntrinsics() 213 max0Call{defaults, table, "max0"}, max1Call{defaults, table, "max1"}, in TestIntrinsics() [all …]
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrTable.td | 28 "table.get\t$res, $table, $i", 29 "table.get\t$table", 36 "table.set\t$table, $i, $val", 37 "table.set\t$table", 43 "table.grow\t$sz, $table, $val, $n", 44 "table.grow\t$table", 50 "table.fill\t$table, $i, $val, $n", 51 "table.fill\t$table", 75 "table.size\t$sz, $table", 76 "table.size\t$table", [all …]
|
| /llvm-project-15.0.7/clang/www/analyzer/ |
| H A D | content.css | 51 table.options thead { 59 table.options { border: 1px #cccccc solid } 66 table.checkers { 71 table-layout: fixed; 76 table.checkers thead { 84 table.checkers col.namedescr { width: 45% } 85 table.checkers col.example { width: 55% } 86 table.checkers col.progress { width: 84px } 87 table.checkers thead td, 88 table.checkers div.namedescr, [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | max-jump-table.ll | 33 ; CHECK0-NOT: %jump-table.1: 38 ; CHECK4-NOT: %jump-table.4: 41 ; CHECK8-NOT: %jump-table.2: 43 ; CHECK16-NOT: %jump-table.1: 45 ; CHECKM3-NOT: %jump-table.1: 82 ; CHECK0-NOT: %jump-table.1: 84 ; CHECK4-NOT: %jump-table.1: 86 ; CHECK8-NOT: %jump-table.1: 88 ; CHECK16-NOT: %jump-table.1: 90 ; CHECKM3-NOT: %jump-table.1: [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/ |
| H A D | debug_line_invalid.test | 64 ## Version 0 table. 66 # NONFATAL-NEXT: Line table prologue 73 ## Version 1 table. 75 # NONFATAL-NEXT: Line table prologue 86 # NONFATAL-NEXT: Line table prologue 97 # NONFATAL-NEXT: Line table prologue 109 # NONFATAL-NEXT: Line table prologue 121 # NONFATAL-NEXT: Line table prologue 134 # NONFATAL-NEXT: Line table prologue 213 ## V4 table with unterminated include directory table. [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/Inputs/ |
| H A D | debug_line_malformed.s | 214 # Directory table format 221 # File table format 247 # Directory table format 274 # Directory table format 281 # File table format 289 # File table entries 323 # File table format 361 # File table format 365 # File table entries 398 # V4 table with unterminated include directory table. [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/ |
| H A D | dynamic-malformed.test | 23 # WARN-GNU: Symbol table '.symtab' contains 1 entries: 287 # RUN: llvm-readobj --dynamic-table %t6 2>&1 | \ 290 # RUN: llvm-readelf --dynamic-table %t6 2>&1 | \ 297 # RUN: llvm-readobj --dynamic-table %t7 2>&1 | \ 300 # RUN: llvm-readelf --dynamic-table %t7 2>&1 | \ 307 # RUN: llvm-readobj --dynamic-table %t8 2>&1 | \ 310 # RUN: llvm-readelf --dynamic-table %t8 2>&1 | \ 384 # RUN: llvm-readobj --dynamic-table %t9.1 | \ 386 # RUN: llvm-readelf --dynamic-table %t9.1 | \ 423 # RUN: llvm-readobj --dynamic-table %t10 2>&1 | \ [all …]
|
| H A D | hash-table.test | 1 ## Check how the SHT_HASH section is dumped with --hash-table. 58 ## of hash entries in the hash table must be 4. 73 ## when --hash-table is not requested. 81 ## does not have the section header table. 84 # RUN: llvm-readobj --hash-table %t.noshdr 2>&1 | \ 188 # RUN: llvm-readelf --hash-table %t5.1.o 2>&1 | \ 190 # RUN: llvm-readobj --hash-table %t5.1.o 2>&1 | \ 205 # RUN: llvm-readelf --hash-table %t5.2.o 2>&1 | \ 207 # RUN: llvm-readobj --hash-table %t5.2.o 2>&1 | \ 219 # RUN: llvm-readelf --hash-table %t5.3.o 2>&1 | \ [all …]
|
| H A D | malformed-pt-dynamic.test | 45 # WARN2: warning: '[[FILE]]': no valid dynamic table was found 68 # WARN3: warning: '[[FILE]]': no valid dynamic table was found 71 # RUN: llvm-readobj %t3.noheaders --dynamic-table 2>&1 | \ 73 # RUN: llvm-readelf %t3.noheaders --dynamic-table 2>&1 | \ 85 # RUN: llvm-readobj %t4.noheaders --dynamic-table 2>&1 | \ 87 # RUN: llvm-readelf %t4.noheaders --dynamic-table 2>&1 | \ 102 # WARN5: warning: '[[FILE]]': no valid dynamic table was found 105 # RUN: llvm-readobj %t5.noheaders --dynamic-table 2>&1 | \ 107 # RUN: llvm-readelf %t5.noheaders --dynamic-table 2>&1 | \ 119 # RUN: llvm-readobj %t6.noheaders --dynamic-table 2>&1 | \ [all …]
|
| H A D | gnuhash.test | 1 ## Check how the GNU Hash section is dumped with --gnu-hash-table. 6 # RUN: llvm-readobj --gnu-hash-table %t.x64 | FileCheck %s 7 # RUN: llvm-readelf --gnu-hash-table %t.x64 | FileCheck %s 9 # RUN: llvm-readobj --gnu-hash-table %t.x32 | FileCheck %s 10 # RUN: llvm-readelf --gnu-hash-table %t.x32 | FileCheck %s 166 # RUN: llvm-readobj --gnu-hash-table %t.emptydynsym 2>&1 \ 168 # RUN: llvm-readelf --gnu-hash-table %t.emptydynsym 2>&1 \ 227 # RUN: llvm-readobj --gnu-hash-table %t.empty.1 2>&1 \ 229 # RUN: llvm-readelf --gnu-hash-table %t.empty.1 2>&1 \ 235 # RUN: llvm-readobj --gnu-hash-table %t.empty.2 2>&1 \ [all …]
|
| H A D | dynamic-not-in-pt-dynamic.test | 2 ## dynamic table when it is not in a PT_DYNAMIC segment. 4 ## Case 1: The dynamic table found using the dynamic program header is corrupted 5 ## (<size of data> % <size of dynamic entry> != 0). So the table is taken 9 # RUN: llvm-readobj --dynamic-table %t1.o 2>&1 \ 11 # RUN: llvm-readelf --dynamic-table %t1.o 2>&1 \ 63 ## table found using the section header table. 66 # RUN: llvm-readobj --dynamic-table %t2.o 2>&1 \ 68 # RUN: llvm-readelf --dynamic-table %t2.o 2>&1 \ 118 # RUN: llvm-readobj --dynamic-table %t3.o 2>&1 \ 120 # RUN: llvm-readelf --dynamic-table %t3.o 2>&1 \ [all …]
|
| /llvm-project-15.0.7/lldb/test/Shell/SymbolFile/Breakpad/ |
| H A D | line-table.test | 2 # RUN: %lldb %T/line-table.out -o "target symbols add -s line-table.out %S/Inputs/line-table.syms" \ 6 # line table entry in that function. 8 # function has two line table sequences. 9 image dump line-table a.c 10 # CHECK-LABEL: Line table for /tmp/a.c 21 image dump line-table c.c 22 # CHECK-LABEL: Line table for /tmp/c.c 29 image dump line-table d.c 30 # CHECK-LABEL: Line table for /tmp/d.c 34 # CHECK-LABEL: Line table for /tmp/d.c [all …]
|
| /llvm-project-15.0.7/mlir/utils/emacs/ |
| H A D | mlir-mode.el | 24 (let ((table (make-syntax-table))) 25 (modify-syntax-entry ?% "_" table) 26 (modify-syntax-entry ?@ "_" table) 27 (modify-syntax-entry ?# "_" table) 28 (modify-syntax-entry ?. "_" table) 29 (modify-syntax-entry ?/ ". 12" table) 30 (modify-syntax-entry ?\n "> " table) 31 table)
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ClangOffloadPackager.rst | 27 is described in the following :ref:`table<table-binary_header>`. 30 :name: table-binary_header 51 :ref:`table<table-binary_entry>`. 54 :name: table-binary_entry 74 This table contains the offsets of the string table and the device image itself 82 .. table:: Image Kind 83 :name: table-image_kind 101 .. table:: Offload Kind 102 :name: table-offload_kind 122 :name: table-binary_string [all …]
|
| H A D | ClangOffloadWrapper.rst | 61 .. table:: Offloading Declare Target Flags Enum 62 :name: table-offloading-declare-target-flags 77 :ref:`table-tgt_offload_entry`, :ref:`table-tgt_device_image`, and 80 .. table:: __tgt_offload_entry structure 81 :name: table-tgt_offload_entry 97 .. table:: __tgt_device_image structure 98 :name: table-tgt_device_image 112 .. table:: __tgt_bin_desc structure 113 :name: table-tgt_bin_desc 134 .. table:: Global Variables [all …]
|
| /llvm-project-15.0.7/llvm/test/MC/WebAssembly/ |
| H A D | tables.s | 40 table.size table1 43 table.copy table1, table2 49 # CHECK: table.get foo 58 table.get foo 65 # CHECK: table.set foo 75 table.set foo 81 # CHECK-NEXT: table.get foo 92 table.get foo 96 table.grow foo 115 table.get table1 [all …]
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | malloc-overflow2.c | 10 struct table { struct 12 unsigned *table; argument 16 static int table_build(struct table *t) { in table_build() argument 19 …t->table = (unsigned *)malloc(sizeof(unsigned) * t->nentry); // expected-warning {{the computation… in table_build() 29 static int table_build_1(struct table *t) { in table_build_1() 30 t->nentry = (sizeof(struct table) * 2 + 31) / 32; in table_build_1() 31 t->table = (unsigned *)malloc(sizeof(unsigned) * t->nentry); // no-warning in table_build_1()
|
| /llvm-project-15.0.7/clang/tools/scan-build-py/libscanbuild/resources/ |
| H A D | sorttable.js | 36 sorttable.makeSortable(table); 42 makeSortable: function(table) { argument 47 the.appendChild(table.rows[0]); 48 table.insertBefore(the,table.firstChild); 51 if (table.tHead == null) table.tHead = table.getElementsByTagName('thead')[0]; 60 for (var i=0; i<table.rows.length; i++) { 66 if (table.tFoot == null) { 69 table.appendChild(tfo); 78 headrow = table.tHead.rows[0].cells; 91 headrow[i].sorttable_tbody = table.tBodies[0]; [all …]
|
| /llvm-project-15.0.7/clang/tools/scan-build-py/lib/libscanbuild/resources/ |
| H A D | sorttable.js | 38 sorttable.makeSortable(table); 43 makeSortable : function(table) { argument 48 the.appendChild(table.rows[0]); 49 table.insertBefore(the, table.firstChild); 52 if (table.tHead == null) 53 table.tHead = table.getElementsByTagName('thead')[0]; 55 if (table.tHead.rows.length != 1) 69 if (table.tFoot == null) { 72 table.appendChild(tfo); 81 headrow = table.tHead.rows[0].cells; [all …]
|
| /llvm-project-15.0.7/clang/tools/scan-build/share/scan-build/ |
| H A D | sorttable.js | 36 sorttable.makeSortable(table); 42 makeSortable: function(table) { argument 47 the.appendChild(table.rows[0]); 48 table.insertBefore(the,table.firstChild); 51 if (table.tHead == null) table.tHead = table.getElementsByTagName('thead')[0]; 60 for (var i=0; i<table.rows.length; i++) { 66 if (table.tFoot == null) { 69 table.appendChild(tfo); 78 headrow = table.tHead.rows[0].cells; 91 headrow[i].sorttable_tbody = table.tBodies[0]; [all …]
|
| /llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/ |
| H A D | DynamicTags.def | 52 DYNAMIC_TAG(RELASZ, 8) // Size of Rela relocation table. 55 DYNAMIC_TAG(SYMENT, 11) // Size of a symbol table entry. 62 DYNAMIC_TAG(RELSZ, 18) // Size of Rel relocation table. 85 DYNAMIC_TAG(RELRSZ, 35) // Size of Relr relocation table. 119 // table. 122 // table. 125 // AArch64 specific dynamic table entries 130 // Hexagon specific dynamic table entries 135 // Mips specific dynamic table entry tags. 214 // PPC specific dynamic table entries. [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/RISCV/ |
| H A D | machineoutliner-jumptable.mir | 7 ; Cannot outline instructions with jump-table index operands 24 ; RV32I-MO: $x12 = LUI target-flags(riscv-hi) %jump-table.0 25 ; RV32I-MO: $x12 = ADDI $x12, target-flags(riscv-lo) %jump-table.0 29 ; RV64I-MO: $x12 = LUI target-flags(riscv-hi) %jump-table.0 30 ; RV64I-MO: $x12 = ADDI $x12, target-flags(riscv-lo) %jump-table.0 36 $x12 = LUI target-flags(riscv-hi) %jump-table.0 37 $x12 = ADDI $x12, target-flags(riscv-lo) %jump-table.0 47 $x12 = LUI target-flags(riscv-hi) %jump-table.0 48 $x12 = ADDI $x12, target-flags(riscv-lo) %jump-table.0 58 $x12 = LUI target-flags(riscv-hi) %jump-table.0 [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/MIR/AArch64/ |
| H A D | mir-canon-jump-table.mir | 24 ;CHECK: %bb{{[0-9]+}}_{{[0-9]+}}__1:_(p0) = G_JUMP_TABLE %jump-table.0 25 ;CHECK: %bb{{[0-9]+}}_{{[0-9]+}}__1:_(p0) = G_JUMP_TABLE %jump-table.1 26 ;CHECK: %bb{{[0-9]+}}_{{[0-9]+}}__1:_(p0) = G_JUMP_TABLE %jump-table.2 27 ;CHECK: %bb{{[0-9]+}}_{{[0-9]+}}__1:_(p0) = G_JUMP_TABLE %jump-table.3 28 %a:_(p0) = G_JUMP_TABLE %jump-table.0 29 %b:_(p0) = G_JUMP_TABLE %jump-table.1 30 %c:_(p0) = G_JUMP_TABLE %jump-table.2 31 %d:_(p0) = G_JUMP_TABLE %jump-table.3
|
| /llvm-project-15.0.7/lld/test/wasm/ |
| H A D | invalid-mvp-table-use.s | 3 # If any table is defined or declared besides the __indirect_function_table, 5 # causing symbol table entries to be emitted for all tables. 15 .globl table 16 table: label 17 .tabletype table, externref 19 # CHECK-ERR: expected one symbol table entry for each of the 2 table(s) present, but got 1 symbol(s…
|