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:EmitLiteralPool
(Results
1 - 5
of
5
) sorted by relevance
/third_party/vixl/test/
H
A
D
test-code-generation-scopes.cc
351
masm.
EmitLiteralPool
(PoolManager<int32_t>::kBranchRequired);
in TEST_A32()
393
masm.
EmitLiteralPool
(aarch64::LiteralPool::kBranchRequired);
in TEST()
427
masm.
EmitLiteralPool
(PoolManager<int32_t>::kBranchRequired);
in TEST_A32()
464
masm.
EmitLiteralPool
(aarch64::LiteralPool::kBranchRequired);
in TEST()
/third_party/vixl/test/aarch32/
H
A
D
test-assembler-aarch32.cc
1173
masm.
EmitLiteralPool
(PoolManager<int32_t>::kBranchRequired);
in TEST()
1215
masm.
EmitLiteralPool
(PoolManager<int32_t>::kBranchRequired);
in TEST()
1236
masm.
EmitLiteralPool
(PoolManager<int32_t>::kBranchRequired);
in TEST()
1268
masm.
EmitLiteralPool
(PoolManager<int32_t>::kBranchRequired);
in EmitReusedLoadLiteralStressTest()
1342
masm.
EmitLiteralPool
(PoolManager<int32_t>::kBranchRequired);
in TEST()
1426
masm.
EmitLiteralPool
(PoolManager<int32_t>::kBranchRequired);
in TEST()
1515
masm.
EmitLiteralPool
(PoolManager<int32_t>::kBranchRequired);
in TEST()
1532
masm.
EmitLiteralPool
(PoolManager<int32_t>::kBranchRequired);
in TEST()
1561
masm.
EmitLiteralPool
(PoolManager<int32_t>::kBranchRequired);
in TEST()
1581
masm.
EmitLiteralPool
(PoolManage
in TEST()
[all...]
/third_party/vixl/test/aarch64/
H
A
D
test-assembler-aarch64.cc
4226
masm.
EmitLiteralPool
(LiteralPool::kBranchRequired);
13311
masm.
EmitLiteralPool
(LiteralPool::kBranchRequired);
13355
masm.
EmitLiteralPool
(LiteralPool::kBranchRequired);
13411
masm.
EmitLiteralPool
(LiteralPool::kBranchRequired);
13416
masm.
EmitLiteralPool
(LiteralPool::kBranchRequired);
13421
masm.
EmitLiteralPool
(LiteralPool::kBranchRequired);
13465
masm.
EmitLiteralPool
(LiteralPool::kBranchRequired);
13515
masm.
EmitLiteralPool
(LiteralPool::kBranchRequired);
/third_party/vixl/src/aarch32/
H
A
D
macro-assembler-aarch32.h
361
EmitLiteralPool
(option == kUnreachable
in MacroAssembler()
530
void
EmitLiteralPool
(PoolManager<int32_t>::EmitOption option =
in MacroAssembler()
function in vixl::aarch32::MacroAssembler
/third_party/vixl/src/aarch64/
H
A
D
macro-assembler-aarch64.h
8021
void
EmitLiteralPool
(LiteralPool::EmitOption option) {
in EmitLiteralPool()
function in vixl::aarch64::MacroAssembler
Completed in 54 milliseconds