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:Blr
(Results
1 - 11
of
11
) sorted by relevance
/third_party/vixl/examples/aarch64/
H
A
D
simulator_interception.cc
64
__
Blr
(x16);
in GenerateInterceptionExamples()
69
__
Blr
(x16);
in GenerateInterceptionExamples()
77
__
Blr
(x16);
in GenerateInterceptionExamples()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H
A
D
AArch64AsmPrinter.cpp
1155
MCInst
Blr
;
in EmitInstruction()
local
1156
Blr
.setOpcode(AArch64::BLR);
in EmitInstruction()
1157
Blr
.addOperand(MCOperand::createReg(AArch64::X1));
in EmitInstruction()
1158
EmitToStreamer(*OutStreamer,
Blr
);
in EmitInstruction()
/third_party/vixl/benchmarks/aarch64/
H
A
D
bench-utils.cc
350
__
Blr
(reg);
in GenerateCallReturnSequence()
/third_party/vixl/test/aarch64/examples/
H
A
D
test-examples.cc
180
masm.
Blr
(test_function_reg); \
/third_party/node/deps/v8/src/codegen/arm64/
H
A
D
macro-assembler-arm64.cc
1937
Blr
(target);
in Call()
2239
Blr
(target);
in StoreReturnAddressAndCall()
2248
Blr
(temp);
in IndirectCall()
H
A
D
macro-assembler-arm64-inl.h
376
void TurboAssembler::
Blr
(const Register& xn) {
in Blr()
function in v8::internal::TurboAssembler
H
A
D
macro-assembler-arm64.h
686
inline void
Blr
(const Register& xn);
/third_party/vixl/test/aarch64/
H
A
D
test-assembler-aarch64.cc
2414
__
Blr
(x0);
2557
__
Blr
(x2);
2570
__
Blr
(x2);
7501
__
Blr
(x0);
7503
__
Blr
(ipreg);
7554
__
Blr
(x0);
7624
__
Blr
(x0);
7672
__
Blr
(x0);
9562
__
Blr
(lr);
12398
__
Blr
(x
[all...]
/third_party/vixl/src/aarch64/
H
A
D
macro-assembler-aarch64.cc
2811
Blr
(tmp);
in Emit()
H
A
D
macro-assembler-aarch64.h
1225
void
Blr
(const Register& xn) {
in Blr()
function in vixl::aarch64::MacroAssembler
8924
Blr
(temp);
in CallRuntimeHelper()
/third_party/node/deps/v8/src/builtins/arm64/
H
A
D
builtins-arm64.cc
3781
__
Blr
(x10); // Call the C++ function.
in Generate_DirectCEntry()
Completed in 52 milliseconds