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:Jae
(Results
1 - 10
of
10
) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
H
A
D
assembler_x64.h
140
void
Jae
(Label *target, Distance distance = Distance::Far);
H
A
D
assembler_x64.cpp
434
// 73 :
Jae
rel8
in EmitJae()
439
// 0F 83:
Jae
rel32
in EmitJae()
1183
void AssemblerX64::
Jae
(Label *target, Distance distance)
in Jae()
function in panda::ecmascript::x64::AssemblerX64
1199
// 73 :
Jae
rel8
in Jae()
1208
// 0F 83:
Jae
rel32
in Jae()
1240
// 0F 8F:
Jae
rel32
in Jg()
1272
// 0F 8F:
Jae
rel32
in Jge()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
H
A
D
asm_assembler.h
263
void
Jae
(int64 symIdx) override;
H
A
D
assembler.h
276
virtual void
Jae
(int64 symIdx) = 0;
H
A
D
elf_assembler.h
254
void
Jae
(int64 symIdx) override;
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
H
A
D
asm_interpreter_call.cpp
1616
__
Jae
(&valueMaybeSweepableShare);
in ASMFastWriteBarrier()
1723
__
Jae
(&checkBarrierForSharedValue); // if objflag >= SHARED_SPACE_BEGIN => checkBarrierForSharedValue
in ASMFastSharedWriteBarrier()
H
A
D
optimized_call.cpp
1390
__
Jae
(&loopBegin);
in DeoptEnterAsmInterp()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H
A
D
asm_assembler.cpp
1264
void AsmAssembler::
Jae
(int64 symIdx)
in Jae()
function in assembler::AsmAssembler
H
A
D
elf_assembler.cpp
1819
void ElfAssembler::
Jae
(int64 symIdx)
in Jae()
function in ElfAssembler
H
A
D
x64_emitter.cpp
973
assmbler.
Jae
(TransferLabel(opnd0, funcUniqueId));
in EmitInsn()
Completed in 22 milliseconds