Lines Matching full:table
23 # Table instructions
29 # CHECK: table.size table1
30 # CHECK: table.copy table1, table2
37 …# ENC: table.size table1 # encoding: [0xfc,0x10,0x80'A',0x80'A',0x80'A',0x80'A',A]
38 table.size table1
40 …# ENC: table.copy table1, table2 # encoding: [0xfc,0x0e,0x80'A',0x80'A',0x80'A',0x80'A',A…
41 table.copy table1, table2
47 # CHECK: table.get foo
53 # ENC: table.get foo # encoding: [0x25,0x80'A',0x80'A',0x80'A',0x80'A',A]
54 table.get foo
61 # CHECK: table.set foo
68 # ENC: table.set foo # encoding: [0x26,0x80'A',0x80'A',0x80'A',0x80'A',A]
69 table.set foo
75 # CHECK-NEXT: table.get foo
77 # CHECK: table.grow foo
84 table.get foo
87 …# ENC: table.grow foo # encoding: [0xfc,0x0f,0x80'A',0x80'A',0x80'A',0x80'A',A]
88 table.grow foo
97 # CHECK-NEXT: table.get table1
99 # CHECK: table.fill table1
105 table.get table1
108 …# ENC: table.fill table1 # encoding: [0xfc,0x11,0x80'A',0x80'A',0x80'A',0x80'A',A]
109 table.fill table1
112 # BIN: - Type: TABLE
184 # BIN-NEXT: Kind: TABLE
187 # BIN-NEXT: Table: 0
189 # BIN-NEXT: Kind: TABLE
192 # BIN-NEXT: Table: 1
194 # BIN-NEXT: Kind: TABLE
197 # BIN-NEXT: Table: 2
199 # BIN-NEXT: Kind: TABLE
202 # BIN-NEXT: Table: 3