Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:READ_INST_8_4
(Results
1 - 5
of
5
) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/
H
A
D
bytecodes.cpp
697
uint32_t a2 =
READ_INST_8_4
();
in InitBytecodeInfo()
900
uint16_t length =
READ_INST_8_4
();
in InitBytecodeInfo()
920
uint16_t length =
READ_INST_8_4
();
in InitBytecodeInfo()
1137
uint32_t v0 =
READ_INST_8_4
();
in InitBytecodeInfo()
1151
uint8_t flags =
READ_INST_8_4
();
in InitBytecodeInfo()
1329
uint16_t firstArgRegIdx =
READ_INST_8_4
();
in InitBytecodeInfo()
1505
uint32_t v0 =
READ_INST_8_4
();
in InitBytecodeInfo()
1616
uint32_t v0 =
READ_INST_8_4
();
in InitBytecodeInfo()
1641
uint32_t v0 =
READ_INST_8_4
();
in InitBytecodeInfo()
/arkcompiler/ets_runtime/ecmascript/interpreter/
H
A
D
interpreter-inl.h
569
#define
READ_INST_8_4
() READ_INST_8(5) // NOLINT(hicpp-signed-bitwise, cppcoreguidelines-macro-usage)
macro
H
A
D
interpreter-inl.cpp
556
#define
READ_INST_8_4
() READ_INST_8(5) // NOLINT(hicpp-signed-bitwise, cppcoreguidelines-macro-usage)
macro
1302
uint32_t a2 =
READ_INST_8_4
();
in RunInternal()
1341
uint32_t a2 =
READ_INST_8_4
();
in RunInternal()
2383
uint32_t v0 =
READ_INST_8_4
();
in RunInternal()
2458
uint8_t flags =
READ_INST_8_4
();
in RunInternal()
3002
uint32_t v0 =
READ_INST_8_4
();
in RunInternal()
4053
uint16_t firstArgRegIdx =
READ_INST_8_4
();
in RunInternal()
4992
uint16_t length =
READ_INST_8_4
();
in RunInternal()
5037
uint16_t length =
READ_INST_8_4
();
in RunInternal()
6702
uint32_t v0 =
READ_INST_8_4
();
in RunInternal()
[all...]
H
A
D
interpreter_assembly.cpp
131
#define
READ_INST_8_4
() READ_INST_8(5) // NOLINT(hicpp-signed-bitwise, cppcoreguidelines-macro-usage)
macro
3998
uint16_t firstArgRegIdx =
READ_INST_8_4
();
5064
uint32_t v0 =
READ_INST_8_4
();
5226
uint32_t v0 =
READ_INST_8_4
();
5299
uint32_t v0 =
READ_INST_8_4
();
5340
uint32_t v0 =
READ_INST_8_4
();
6820
uint16_t length =
READ_INST_8_4
();
6956
uint16_t length =
READ_INST_8_4
();
7629
uint8_t flags =
READ_INST_8_4
();
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H
A
D
baseline_compiler.cpp
47
#define
READ_INST_8_4
() READ_INST_8(5) // NOLINT(hicpp-signed-bitwise, cppcoreguidelines-macro-usage)
macro
698
uint8_t vObjId =
READ_INST_8_4
();
in BYTECODE_BASELINE_HANDLER_IMPLEMENT()
1165
int8_t object =
READ_INST_8_4
();
in BYTECODE_BASELINE_HANDLER_IMPLEMENT()
1559
int8_t flag =
READ_INST_8_4
();
in BYTECODE_BASELINE_HANDLER_IMPLEMENT()
1947
uint8_t object =
READ_INST_8_4
();
in BYTECODE_BASELINE_HANDLER_IMPLEMENT()
2029
uint8_t object =
READ_INST_8_4
();
in BYTECODE_BASELINE_HANDLER_IMPLEMENT()
2110
uint8_t length =
READ_INST_8_4
();
in BYTECODE_BASELINE_HANDLER_IMPLEMENT()
2153
int8_t length =
READ_INST_8_4
();
in BYTECODE_BASELINE_HANDLER_IMPLEMENT()
2344
uint8_t arg3Id =
READ_INST_8_4
();
in BYTECODE_BASELINE_HANDLER_IMPLEMENT()
4125
uint8_t firstArgRegIdx =
READ_INST_8_4
();
in BYTECODE_BASELINE_HANDLER_IMPLEMENT()
[all...]
Completed in 34 milliseconds