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
defs:last_reg
(Results
1 - 9
of
9
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H
A
D
si_pm4.h
46
uint16_t
last_reg
; /* register offset in dwords */
member
/third_party/mesa3d/src/freedreno/ir3/
H
A
D
ir3_validate.c
166
struct ir3_register *
last_reg
= NULL;
in validate_instr()
local
/third_party/node/deps/v8/src/codegen/arm64/
H
A
D
reglist-arm64.h
47
CPURegList(CPURegister::RegisterType type, int size, int first_reg, int
last_reg
)
CPURegList()
argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H
A
D
etnaviv_emit.h
38
uint32_t
last_reg
;
member
/third_party/mesa3d/src/intel/compiler/
H
A
D
brw_vec4.cpp
400
unsigned
last_reg
= ~0u, last_offset = ~0u;
in opt_vector_float()
local
/third_party/vixl/src/aarch64/
H
A
D
operands-aarch64.h
60
CPURegList(CPURegister::RegisterType type, unsigned size, unsigned first_reg, unsigned
last_reg
)
CPURegList()
argument
/third_party/ltp/tools/sparse/sparse-src/
H
A
D
example.c
97
static int
last_reg
, stack_offset;
variable
/third_party/mesa3d/src/amd/compiler/
H
A
D
aco_register_allocation.cpp
479
PhysReg
last_reg
= first_reg.advance(size_id.first - 1);
in print_regs()
local
/third_party/pcre2/pcre2/src/sljit/
H
A
D
sljitNativeS390X.c
1779
static sljit_s32 emit_stack_frame_release(struct sljit_compiler *compiler, sljit_gpr
last_reg
)
in emit_stack_frame_release()
argument
Completed in 25 milliseconds