Home
last modified time | relevance | path

Searched defs:bytecode (Results 1 - 25 of 87) sorted by relevance

1234

/arkcompiler/runtime_core/libpandafile/tests/
H A Dbytecode_jump_range_tests.cpp30 const uint8_t bytecode[] = {0x4d, 0xea}; in TEST() local
36 const uint8_t bytecode[] = {0x08, 0x0b, 0x03, 0x06}; in TEST() local
46 const uint8_t bytecode[] = {0x08, 0x0b, 0x03, 0x06}; in TEST() local
52 const uint8_t bytecode[] = {0x44, 0x58}; in TEST() local
61 const uint8_t bytecode[] = {0x3f, 0x0a, 0x00, 0x00}; in TEST() local
67 const uint8_t bytecode[] = {0x08, 0x0b, 0x03, 0x06}; TEST() local
[all...]
H A Dbytecode_rerturn_throw_tests.cpp30 const uint8_t bytecode[] = {0x65}; in TEST() local
36 const uint8_t bytecode[] = {0xfe}; in TEST() local
42 const uint8_t bytecode[] = {0x3f, 0x00, 0x0c, 0x00}; in TEST() local
H A Dbytecode_instruction_tests.cpp31 const uint8_t bytecode[] = {0x00, 0xa1, 0xff}; in TEST() local
39 const uint8_t bytecode[] = {0x00, 0x2f, 0xff}; in TEST() local
51 const uint8_t bytecode[] = {0x00, 0xf2, 0xff}; in TEST() local
58 const uint8_t bytecode[] = {0x00, 0x21, 0xff}; in TEST() local
66 const uint8_t bytecode[] = {0x00, 0x12, 0xf2, 0xff}; in TEST() local
74 const uint8_t bytecode[] = {0x00, 0xf2, 0x12, 0xff}; TEST() local
86 const uint8_t bytecode[] = {0x00, 0xf2, 0x12, 0xff}; TEST() local
93 const uint8_t bytecode[] = {0x00, 0x12, 0xf2, 0xff}; TEST() local
101 const uint8_t bytecode[] = {0x00, 0x10, 0xf2, 0x12, 0xff}; TEST() local
109 const uint8_t bytecode[] = {0x00, 0xff, 0x12, 0xf2, 0xff}; TEST() local
121 const uint8_t bytecode[] = {0x00, 0x34, 0xf2, 0x12, 0x10, 0xff}; TEST() local
128 const uint8_t bytecode[] = {0x00, 0x34, 0x12, 0xf2, 0xf1, 0xff}; TEST() local
136 const uint8_t bytecode[] = {0x00, 0x04, 0x34, 0xf2, 0x12, 0x10, 0xff}; TEST() local
144 const uint8_t bytecode[] = {0x00, 0xaa, 0x34, 0x12, 0xf2, 0xf1, 0xff}; TEST() local
156 const uint8_t bytecode[] = {0x00, 0x9a, 0x78, 0x56, 0x34, 0xf2, 0x12, 0x10, 0x4, 0xff}; TEST() local
163 const uint8_t bytecode[] = {0x00, 0x9a, 0x78, 0x56, 0x34, 0xf2, 0x12, 0x10, 0xab, 0xff}; TEST() local
171 const uint8_t bytecode[] = {0x00, 0x11, 0x9a, 0x78, 0x56, 0x34, 0xf2, 0x12, 0x10, 0x4, 0xff}; TEST() local
179 const uint8_t bytecode[] = {0x00, 0xab, 0x9a, 0x78, 0x56, 0x34, 0xf2, 0x12, 0x10, 0xab, 0xff}; TEST() local
191 const uint8_t bytecode[] = {0x00, 0xba, 0xff}; TEST() local
203 const uint8_t bytecode[] = {0x00, 0xab, 0xff}; TEST() local
211 const uint8_t bytecode[] = {0x00, 0xab, 0xcd, 0xff}; TEST() local
223 const uint8_t bytecode[] = {0x00, 0xcd, 0xab, 0xf1, 0xee, 0xff}; TEST() local
235 const uint8_t bytecode[] = {0x00, 0xf1, 0xee, 0xcd, 0xab, 0xff}; TEST() local
246 const uint8_t bytecode[] = {0x00, 0x21, 0xf1, 0xee, 0xcd, 0xab, 0xff}; TEST() local
256 const uint8_t bytecode[] = {0x00, 0x12, 0xf1, 0xee, 0xcd, 0xab, 0xff}; TEST() local
265 const uint8_t bytecode[] = {0x00, 0x21, 0x43, 0xf1, 0xee, 0xcd, 0xab, 0xff}; TEST() local
278 const uint8_t bytecode[] = {0x00, 0x11, 0x22, 0x33}; TEST() local
281 EXPECT_EQ(static_cast<uint8_t>(next.GetOpcode()), bytecode[2]); TEST() local
289 const uint8_t bytecode[] = {0x00, 0xa1, 0xff}; TEST() local
297 const uint8_t bytecode[] = {0x00, 0x2f, 0xff}; TEST() local
309 const uint8_t bytecode[] = {0x00, 0xf2, 0xff}; TEST() local
316 const uint8_t bytecode[] = {0x00, 0x21, 0xff}; TEST() local
324 const uint8_t bytecode[] = {0x00, 0x12, 0xf2, 0xff}; TEST() local
332 const uint8_t bytecode[] = {0x00, 0xf2, 0x12, 0xff}; TEST() local
344 const uint8_t bytecode[] = {0x00, 0xf2, 0x12, 0xff}; TEST() local
351 const uint8_t bytecode[] = {0x00, 0x12, 0xf2, 0xff}; TEST() local
359 const uint8_t bytecode[] = {0x00, 0x10, 0xf2, 0x12, 0xff}; TEST() local
367 const uint8_t bytecode[] = {0x00, 0xff, 0x12, 0xf2, 0xff}; TEST() local
379 const uint8_t bytecode[] = {0x00, 0x34, 0xf2, 0x12, 0x10, 0xff}; TEST() local
386 const uint8_t bytecode[] = {0x00, 0x34, 0x12, 0xf2, 0xf1, 0xff}; TEST() local
394 const uint8_t bytecode[] = {0x00, 0x04, 0x34, 0xf2, 0x12, 0x10, 0xff}; TEST() local
402 const uint8_t bytecode[] = {0x00, 0xaa, 0x34, 0x12, 0xf2, 0xf1, 0xff}; TEST() local
414 const uint8_t bytecode[] = {0x00, 0x9a, 0x78, 0x56, 0x34, 0xf2, 0x12, 0x10, 0x4, 0xff}; TEST() local
421 const uint8_t bytecode[] = {0x00, 0x9a, 0x78, 0x56, 0x34, 0xf2, 0x12, 0x10, 0xab, 0xff}; TEST() local
429 const uint8_t bytecode[] = {0x00, 0x11, 0x9a, 0x78, 0x56, 0x34, 0xf2, 0x12, 0x10, 0x4, 0xff}; TEST() local
437 const uint8_t bytecode[] = {0x00, 0xab, 0x9a, 0x78, 0x56, 0x34, 0xf2, 0x12, 0x10, 0xab, 0xff}; TEST() local
450 const uint8_t bytecode[] = {0x00, 0xba, 0xff}; TEST() local
462 const uint8_t bytecode[] = {0x00, 0xab, 0xff}; TEST() local
470 const uint8_t bytecode[] = {0x00, 0xab, 0xcd, 0xff}; TEST() local
482 const uint8_t bytecode[] = {0x00, 0xcd, 0xab, 0xf1, 0xee, 0xff}; TEST() local
494 const uint8_t bytecode[] = {0x00, 0xf1, 0xee, 0xcd, 0xab, 0xff}; TEST() local
502 const uint8_t bytecode[] = {0x00, 0x21, 0xf1, 0xee, 0xcd, 0xab, 0xff}; TEST() local
512 const uint8_t bytecode[] = {0x00, 0x12, 0xf1, 0xee, 0xcd, 0xab, 0xff}; TEST() local
521 const uint8_t bytecode[] = {0x00, 0x21, 0x43, 0xf1, 0xee, 0xcd, 0xab, 0xff}; TEST() local
538 const uint8_t bytecode[] = {0x00}; TEST() local
547 const uint8_t bytecode[] = {0x00}; TEST() local
560 const uint8_t bytecode[] = {0x00}; TEST() local
569 const uint8_t bytecode[] = {0x00}; TEST() local
579 const uint8_t bytecode[] = {0x00, 0x12}; TEST() local
594 const uint8_t bytecode[] = {0x00, 0xf2, 0xff}; TEST() local
604 const uint8_t bytecode[] = {0x00, 0x10, 0xf2, 0xff}; TEST() local
619 const uint8_t bytecode[] = {0x00, 0x34, 0xf2, 0x12, 0xff}; TEST() local
629 const uint8_t bytecode[] = {0x00, 0x04, 0x34, 0xf2, 0x12, 0xff}; TEST() local
644 const uint8_t bytecode[] = {0x00, 0x9a, 0x78, 0x56, 0x34, 0xf2, 0x12, 0x10, 0xff}; TEST() local
654 const uint8_t bytecode[] = {0x00, 0x11, 0x9a, 0x78, 0x56, 0x34, 0xf2, 0x12, 0x10, 0xff}; TEST() local
669 const uint8_t bytecode[] = {0x00}; TEST() local
684 const uint8_t bytecode[] = {0x00}; TEST() local
694 const uint8_t bytecode[] = {0x00, 0xab}; TEST() local
709 const uint8_t bytecode[] = {0x00, 0xcd, 0xab, 0xf1, 0xff}; TEST() local
724 const uint8_t bytecode[] = {0x00, 0xf1, 0xee, 0xcd, 0xff}; TEST() local
737 const uint8_t bytecode[] = {0x00, 0x21, 0xf1, 0xee}; TEST() local
751 const uint8_t bytecode[] = {0x00, 0x12, 0xf1, 0xee}; TEST() local
763 const uint8_t bytecode[] = {0x00, 0x21, 0x43, 0xf1, 0xee}; TEST() local
784 const uint8_t bytecode[] = {0x00, 0x11, 0x22, 0x33}; TEST() local
787 EXPECT_EQ(static_cast<uint8_t>(next.GetOpcode()), bytecode[2]); TEST() local
791 const uint8_t bytecode[] = {0x00, 0x11, 0x22, 0x33}; TEST() local
798 const uint8_t bytecode[] = {0x00, 0x11, 0x22, 0x33}; TEST() local
[all...]
H A Dbytecode_imm_fetch_tests.cpp30 const uint8_t bytecode[] = {0x4f, 0x17}; in TEST() local
42 const uint8_t bytecode[] = {0x4d, 0xea}; in TEST() local
53 const uint8_t bytecode[] = {0x62, 0x1e, 0x00, 0x00, 0x00}; in TEST() local
65 const uint8_t bytecode[] = {0x63, 0x1f, 0x85, 0xeb, 0x51, 0xb8, 0x1e, 0x09, 0x40}; in TEST() local
78 const uint8_t bytecode[] = {0x2f, 0x8e, 0x00, 0x02, 0x03}; in TEST() local
91 const uint8_t bytecode[] = {0x1f, 0x0d}; TEST() local
103 const uint8_t bytecode[] = {0x8c, 0x80, 0x00, 0x06, 0x00}; TEST() local
118 const uint8_t bytecode[] = {0x3d, 0x20}; TEST() local
133 const uint8_t bytecode[] = {0x33, 0x02, 0x08, 0x00, 0x01}; TEST() local
148 const uint8_t bytecode[] = {0x35, 0x02, 0x09, 0x00, 0x0c, 0x00, 0x02, 0x00, 0x03}; TEST() local
167 const uint8_t bytecode[] = {0x4f, 0x17}; TEST() local
175 const uint8_t bytecode[] = {0x4d, 0xea}; TEST() local
183 const uint8_t bytecode[] = {0x62, 0x1e, 0x00, 0x00, 0x00}; TEST() local
191 const uint8_t bytecode[] = {0x63, 0x1f, 0x85, 0xeb, 0x51, 0xb8, 0x1e, 0x09, 0x40}; TEST() local
199 const uint8_t bytecode[] = {0x2d, 0x80, 0x00}; TEST() local
211 const uint8_t bytecode[] = {0x05}; TEST() local
217 const uint8_t bytecode[] = {0x06, 0x00, 0x00, 0x00}; TEST() local
223 const uint8_t bytecode[] = {0x35, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; TEST() local
229 const uint8_t bytecode[] = {0xff}; TEST() local
239 const uint8_t bytecode[] = {0x08, 0x0b, 0x03, 0x06}; TEST() local
[all...]
/arkcompiler/runtime_core/static_core/libpandafile/tests/
H A Dbytecode_instruction_tests.cpp34 const uint8_t bytecode[] = {0x00, 0xa1, 0xff}; in TEST() local
42 const uint8_t bytecode[] = {0x00, 0x2f, 0xff}; in TEST() local
51 const uint8_t bytecode[] = {0x00, 0xf2, 0xff}; in TEST() local
58 const uint8_t bytecode[] = {0x00, 0x21, 0xff}; in TEST() local
66 const uint8_t bytecode[] = {0x00, 0x12, 0xf2, 0xff}; in TEST() local
74 const uint8_t bytecode[] = {0x00, 0xf2, 0x12, 0xff}; TEST() local
83 const uint8_t bytecode[] = {0x00, 0xf2, 0x12, 0xff}; TEST() local
90 const uint8_t bytecode[] = {0x00, 0x12, 0xf2, 0xff}; TEST() local
98 const uint8_t bytecode[] = {0x00, 0x10, 0xf2, 0x12, 0xff}; TEST() local
106 const uint8_t bytecode[] = {0x00, 0xff, 0x12, 0xf2, 0xff}; TEST() local
115 const uint8_t bytecode[] = {0x00, 0x34, 0xf2, 0x12, 0x10, 0xff}; TEST() local
122 const uint8_t bytecode[] = {0x00, 0x34, 0x12, 0xf2, 0xf1, 0xff}; TEST() local
130 const uint8_t bytecode[] = {0x00, 0x04, 0x34, 0xf2, 0x12, 0x10, 0xff}; TEST() local
138 const uint8_t bytecode[] = {0x00, 0xaa, 0x34, 0x12, 0xf2, 0xf1, 0xff}; TEST() local
147 const uint8_t bytecode[] = {0x00, 0x9a, 0x78, 0x56, 0x34, 0xf2, 0x12, 0x10, 0x4, 0xff}; TEST() local
154 const uint8_t bytecode[] = {0x00, 0x9a, 0x78, 0x56, 0x34, 0xf2, 0x12, 0x10, 0xab, 0xff}; TEST() local
162 const uint8_t bytecode[] = {0x00, 0x11, 0x9a, 0x78, 0x56, 0x34, 0xf2, 0x12, 0x10, 0x4, 0xff}; TEST() local
170 const uint8_t bytecode[] = {0x00, 0xab, 0x9a, 0x78, 0x56, 0x34, 0xf2, 0x12, 0x10, 0xab, 0xff}; TEST() local
179 const uint8_t bytecode[] = {0x00, 0xba, 0xff}; TEST() local
188 const uint8_t bytecode[] = {0x00, 0xab, 0xff}; TEST() local
196 const uint8_t bytecode[] = {0x00, 0xab, 0xcd, 0xff}; TEST() local
205 const uint8_t bytecode[] = {0x00, 0xcd, 0xab, 0xf1, 0xee, 0xff}; TEST() local
214 const uint8_t bytecode[] = {0x00, 0xf1, 0xee, 0xcd, 0xab, 0xff}; TEST() local
222 const uint8_t bytecode[] = {0x00, 0x21, 0xf1, 0xee, 0xcd, 0xab, 0xff}; TEST() local
232 const uint8_t bytecode[] = {0x00, 0x12, 0xf1, 0xee, 0xcd, 0xab, 0xff}; TEST() local
241 const uint8_t bytecode[] = {0x00, 0x21, 0x43, 0xf1, 0xee, 0xcd, 0xab, 0xff}; TEST() local
254 const uint8_t bytecode[] = {0x00, 0x11, 0x22, 0x33}; TEST() local
257 EXPECT_EQ(static_cast<uint8_t>(next.GetOpcode()), bytecode[2]); TEST() local
266 const uint8_t bytecode[] = {0x00, 0xa1, 0xff}; TEST() local
274 const uint8_t bytecode[] = {0x00, 0x2f, 0xff}; TEST() local
283 const uint8_t bytecode[] = {0x00, 0xf2, 0xff}; TEST() local
290 const uint8_t bytecode[] = {0x00, 0x21, 0xff}; TEST() local
298 const uint8_t bytecode[] = {0x00, 0x12, 0xf2, 0xff}; TEST() local
306 const uint8_t bytecode[] = {0x00, 0xf2, 0x12, 0xff}; TEST() local
315 const uint8_t bytecode[] = {0x00, 0xf2, 0x12, 0xff}; TEST() local
322 const uint8_t bytecode[] = {0x00, 0x12, 0xf2, 0xff}; TEST() local
330 const uint8_t bytecode[] = {0x00, 0x10, 0xf2, 0x12, 0xff}; TEST() local
338 const uint8_t bytecode[] = {0x00, 0xff, 0x12, 0xf2, 0xff}; TEST() local
347 const uint8_t bytecode[] = {0x00, 0x34, 0xf2, 0x12, 0x10, 0xff}; TEST() local
354 const uint8_t bytecode[] = {0x00, 0x34, 0x12, 0xf2, 0xf1, 0xff}; TEST() local
362 const uint8_t bytecode[] = {0x00, 0x04, 0x34, 0xf2, 0x12, 0x10, 0xff}; TEST() local
370 const uint8_t bytecode[] = {0x00, 0xaa, 0x34, 0x12, 0xf2, 0xf1, 0xff}; TEST() local
379 const uint8_t bytecode[] = {0x00, 0x9a, 0x78, 0x56, 0x34, 0xf2, 0x12, 0x10, 0x4, 0xff}; TEST() local
386 const uint8_t bytecode[] = {0x00, 0x9a, 0x78, 0x56, 0x34, 0xf2, 0x12, 0x10, 0xab, 0xff}; TEST() local
394 const uint8_t bytecode[] = {0x00, 0x11, 0x9a, 0x78, 0x56, 0x34, 0xf2, 0x12, 0x10, 0x4, 0xff}; TEST() local
402 const uint8_t bytecode[] = {0x00, 0xab, 0x9a, 0x78, 0x56, 0x34, 0xf2, 0x12, 0x10, 0xab, 0xff}; TEST() local
412 const uint8_t bytecode[] = {0x00, 0xba, 0xff}; TEST() local
421 const uint8_t bytecode[] = {0x00, 0xab, 0xff}; TEST() local
429 const uint8_t bytecode[] = {0x00, 0xab, 0xcd, 0xff}; TEST() local
438 const uint8_t bytecode[] = {0x00, 0xcd, 0xab, 0xf1, 0xee, 0xff}; TEST() local
447 const uint8_t bytecode[] = {0x00, 0xf1, 0xee, 0xcd, 0xab, 0xff}; TEST() local
455 const uint8_t bytecode[] = {0x00, 0x21, 0xf1, 0xee, 0xcd, 0xab, 0xff}; TEST() local
465 const uint8_t bytecode[] = {0x00, 0x12, 0xf1, 0xee, 0xcd, 0xab, 0xff}; TEST() local
474 const uint8_t bytecode[] = {0x00, 0x21, 0x43, 0xf1, 0xee, 0xcd, 0xab, 0xff}; TEST() local
488 const uint8_t bytecode[] = {0x00}; TEST() local
497 const uint8_t bytecode[] = {0x00}; TEST() local
507 const uint8_t bytecode[] = {0x00}; TEST() local
516 const uint8_t bytecode[] = {0x00}; TEST() local
526 const uint8_t bytecode[] = {0x00, 0x12}; TEST() local
538 const uint8_t bytecode[] = {0x00, 0xf2, 0xff}; TEST() local
548 const uint8_t bytecode[] = {0x00, 0x10, 0xf2, 0xff}; TEST() local
560 const uint8_t bytecode[] = {0x00, 0x34, 0xf2, 0x12, 0xff}; TEST() local
570 const uint8_t bytecode[] = {0x00, 0x04, 0x34, 0xf2, 0x12, 0xff}; TEST() local
582 const uint8_t bytecode[] = {0x00, 0x9a, 0x78, 0x56, 0x34, 0xf2, 0x12, 0x10, 0xff}; TEST() local
592 const uint8_t bytecode[] = {0x00, 0x11, 0x9a, 0x78, 0x56, 0x34, 0xf2, 0x12, 0x10, 0xff}; TEST() local
604 const uint8_t bytecode[] = {0x00}; TEST() local
616 const uint8_t bytecode[] = {0x00}; TEST() local
626 const uint8_t bytecode[] = {0x00, 0xab}; TEST() local
638 const uint8_t bytecode[] = {0x00, 0xcd, 0xab, 0xf1, 0xff}; TEST() local
650 const uint8_t bytecode[] = {0x00, 0xf1, 0xee, 0xcd, 0xff}; TEST() local
660 const uint8_t bytecode[] = {0x00, 0x21, 0xf1, 0xee}; TEST() local
674 const uint8_t bytecode[] = {0x00, 0x12, 0xf1, 0xee}; TEST() local
686 const uint8_t bytecode[] = {0x00, 0x21, 0x43, 0xf1, 0xee}; TEST() local
707 const uint8_t bytecode[] = {0x00, 0x11, 0x22, 0x33}; TEST() local
710 EXPECT_EQ(static_cast<uint8_t>(next.GetOpcode()), bytecode[2]); TEST() local
714 const uint8_t bytecode[] = {0x00, 0x11, 0x22, 0x33}; TEST() local
721 const uint8_t bytecode[] = {0x00, 0x11, 0x22, 0x33}; TEST() local
[all...]
/third_party/node/deps/v8/src/regexp/
H A Dregexp-bytecodes.cc15 int bytecode = *reinterpret_cast<const int32_t*>(pc) & BYTECODE_MASK; in RegExpBytecodeDisassembleSingle() local
H A Dregexp-bytecodes.h237 RegExpBytecodeLength(int bytecode) RegExpBytecodeLength() argument
248 RegExpBytecodeName(int bytecode) RegExpBytecodeName() argument
[all...]
/arkcompiler/runtime_core/disassembler/tests/
H A Ddisassembler_imm_tests.cpp31 const uint8_t bytecode[] = {0x4f, 0x17}; in TEST() local
40 const uint8_t bytecode[] = {0x4d, 0xea}; in TEST() local
49 const uint8_t bytecode[] = {0x62, 0x1e, 0x00, 0x00, 0x00}; in TEST() local
58 const uint8_t bytecode[] = {0x63, 0x1f, 0x85, 0xeb, 0x51, 0xb8, 0x1e, 0x09, 0x40}; in TEST() local
70 const uint8_t bytecode[] = {0x2f, 0x8e, 0x00, 0x02, 0x03}; in TEST() local
79 const uint8_t bytecode[] = {0x1f, 0x0d}; TEST() local
88 const uint8_t bytecode[] = {0x3d, 0x20}; TEST() local
98 const uint8_t bytecode[] = {0x08, 0x11, 0x01, 0x0b}; TEST() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr700_asm.c26 void r700_bytecode_cf_vtx_build(uint32_t *bytecode, const struct r600_bytecode_cf *cf) in r700_bytecode_cf_vtx_build() argument
[all...]
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_shader.c75 vmw_svga_shader_create(struct svga_winsys_screen *sws, SVGA3dShaderType type, const uint32 *bytecode, uint32 bytecodeLen, const SVGA3dDXShaderSignatureHeader *sgnInfo, uint32 sgnLen) vmw_svga_shader_create() argument
/third_party/node/deps/v8/src/builtins/
H A Dgenerate-bytecodes-builtins-list.cc17 void WriteBytecode(std::ofstream& out, Bytecode bytecode, in WriteBytecode() argument
H A Dsetup-builtins-internal.cc264 GenerateBytecodeHandler(Isolate* isolate, Builtin builtin, interpreter::OperandScale operand_scale, interpreter::Bytecode bytecode) GenerateBytecodeHandler() argument
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-assembler.h279 Bytecode bytecode() const { return bytecode_; } bytecode() function in v8::internal::interpreter::InterpreterAssembler
[all...]
H A Dbytecode-decoder.cc97 Bytecode bytecode = Bytecodes::FromByte(bytecode_start[0]); in Decode() local
[all...]
H A Dbytecode-node.h21 V8_INLINE BytecodeNode(Bytecode bytecode, in BytecodeNode() argument
30 V8_INLINE BytecodeNode(Bytecode bytecode, uint32_t operand0, in BytecodeNode() argument
40 V8_INLINE BytecodeNode(Bytecode bytecode, uint32_t operand0, in BytecodeNode() argument
52 BytecodeNode(Bytecode bytecode, uint32_t operand0, uint32_t operand1, uint32_t operand2, BytecodeSourceInfo source_info = BytecodeSourceInfo()) BytecodeNode() argument
65 BytecodeNode(Bytecode bytecode, uint32_t operand0, uint32_t operand1, uint32_t operand2, uint32_t operand3, BytecodeSourceInfo source_info = BytecodeSourceInfo()) BytecodeNode() argument
80 BytecodeNode(Bytecode bytecode, uint32_t operand0, uint32_t operand1, uint32_t operand2, uint32_t operand3, uint32_t operand4, BytecodeSourceInfo source_info = BytecodeSourceInfo()) BytecodeNode() argument
108 Bytecode bytecode() const { return bytecode_; } bytecode() function in v8::internal::interpreter::final
134 BytecodeNode(Bytecode bytecode, int operand_count, OperandScale operand_scale, BytecodeSourceInfo source_info, uint32_t operand0 = 0, uint32_t operand1 = 0, uint32_t operand2 = 0, uint32_t operand3 = 0, uint32_t operand4 = 0) BytecodeNode() argument
[all...]
H A Dbytecodes.cc105 const char* Bytecodes::ToString(Bytecode bytecode) { in ToString() argument
117 std::string Bytecodes::ToString(Bytecode bytecode, OperandScale operand_scale, in ToString() argument
130 Bytecode Bytecodes::GetDebugBreak(Bytecode bytecode) { in GetDebugBreak() argument
149 GetOperandOffset(Bytecode bytecode, int i, OperandScale operand_scale) GetOperandOffset() argument
163 GetJumpWithoutToBoolean(Bytecode bytecode) GetJumpWithoutToBoolean() argument
180 IsDebugBreak(Bytecode bytecode) IsDebugBreak() argument
220 MakesCallAlongCriticalPath(Bytecode bytecode) MakesCallAlongCriticalPath() argument
271 IsStarLookahead(Bytecode bytecode, OperandScale operand_scale) IsStarLookahead() argument
324 IsBytecodeWithScalableOperands(Bytecode bytecode) IsBytecodeWithScalableOperands() argument
344 BytecodeHasHandler(Bytecode bytecode, OperandScale operand_scale) BytecodeHasHandler() argument
351 operator <<(std::ostream& os, const Bytecode& bytecode) operator <<() argument
[all...]
H A Dbytecode-register.h68 static constexpr Register FromShortStar(Bytecode bytecode) { in FromShortStar() argument
76 Bytecode bytecode = in TryToShortStar() local
[all...]
H A Dbytecodes.h579 ToByte(Bytecode bytecode) ToByte() argument
586 Bytecode bytecode = static_cast<Bytecode>(value); FromByte() local
611 PrefixBytecodeToOperandScale(Bytecode bytecode) PrefixBytecodeToOperandScale() argument
625 GetImplicitRegisterUse(Bytecode bytecode) GetImplicitRegisterUse() argument
631 ReadsAccumulator(Bytecode bytecode) ReadsAccumulator() argument
636 WritesAccumulator(Bytecode bytecode) WritesAccumulator() argument
643 WritesImplicitRegister(Bytecode bytecode) WritesImplicitRegister() argument
650 IsAccumulatorLoadWithoutEffects(Bytecode bytecode) IsAccumulatorLoadWithoutEffects() argument
[all...]
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-compilation-unit.h44 const compiler::BytecodeArrayRef& bytecode() const { return bytecode_; } in bytecode() function in v8::internal::maglev::MaglevCompilationUnit
H A Dmaglev-code-gen-state.h69 const compiler::BytecodeArrayRef& bytecode() const { in bytecode() function in v8::internal::maglev::MaglevCodeGenState
/third_party/node/deps/v8/src/debug/
H A Ddebug-frames.cc118 BytecodeArray bytecode = mode_ == Mode::kUseDebugBytecode in VisitThread() local
/third_party/node/deps/v8/src/inspector/
H A Dv8-debugger-agent-impl.h232 std::vector<uint8_t> bytecode; member
H A Dv8-debugger-script.cc126 v8::MemorySpan<const uint8_t> bytecode; variable
/third_party/node/deps/v8/src/runtime/
H A Druntime-trace.cc68 interpreter::Bytecode bytecode = bytecode_iterator.current_bytecode(); in PrintRegisters() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Djs-inlining-heuristic.h59 base::Optional<BytecodeArrayRef> bytecode[kMaxCallPolymorphism]; member

Completed in 12 milliseconds

1234