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:QPU_SIG_LOAD_TMU0
(Results
1 - 8
of
8
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/vc4/
H
A
D
vc4_qpu_validate.c
264
sig ==
QPU_SIG_LOAD_TMU0
||
in vc4_qpu_validate()
447
case
QPU_SIG_LOAD_TMU0
:
in vc4_qpu_validate()
H
A
D
vc4_qpu_schedule.c
139
case
QPU_SIG_LOAD_TMU0
:
in qpu_writes_r4()
383
case
QPU_SIG_LOAD_TMU0
:
in calculate_deps()
533
if (sig ==
QPU_SIG_LOAD_TMU0
|| sig == QPU_SIG_LOAD_TMU1)
in get_instruction_priority()
737
if (QPU_GET_FIELD(after, QPU_SIG) ==
QPU_SIG_LOAD_TMU0
)
in waddr_latency()
H
A
D
vc4_qpu_defines.h
131
QPU_SIG_LOAD_TMU0
,
enumerator
H
A
D
vc4_qpu_disasm.c
79
[
QPU_SIG_LOAD_TMU0
] = "load_tmu0",
H
A
D
vc4_qpu_emit.c
514
QPU_SIG_LOAD_TMU0
);
in vc4_generate_code_block()
H
A
D
vc4_qpu.c
310
case
QPU_SIG_LOAD_TMU0
:
in qpu_num_sf_accesses()
/third_party/libdrm/vc4/
H
A
D
vc4_qpu_defines.h
128
QPU_SIG_LOAD_TMU0
,
enumerator
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
H
A
D
vc4_validate_shaders.c
821
case
QPU_SIG_LOAD_TMU0
:
in vc4_validate_shader()
Completed in 9 milliseconds