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_MUX_A
(Results
1 - 9
of
9
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/vc4/
H
A
D
vc4_qpu.h
56
QPU_MUX_A
,
in qpu_ra()
78
QPU_MUX_A
,
in qpu_vary()
89
QPU_MUX_A
,
in qpu_unif()
112
QPU_MUX_A
,
in qpu_tlbc()
123
QPU_MUX_A
,
in qpu_tlbc_ms()
H
A
D
vc4_qpu_emit.c
87
if (src->mux ==
QPU_MUX_A
)
in swap_file()
90
src->mux =
QPU_MUX_A
;
in swap_file()
181
if (mux0 ==
QPU_MUX_A
) {
in fixup_raddr_conflict()
H
A
D
vc4_qpu.c
35
if (src.mux ==
QPU_MUX_A
) {
in set_src_raddr()
107
if (dst.mux ==
QPU_MUX_A
)
in qpu_m_dst()
354
uint64_t mux_a_val = (uint64_t)
QPU_MUX_A
<< mux_shift;
in swap_ra_file_mux_helper()
H
A
D
vc4_qpu_defines.h
147
QPU_MUX_A
,
enumerator
H
A
D
vc4_qpu_disasm.c
355
if (((mux ==
QPU_MUX_A
&& !(inst & QPU_PM)) ||
in print_alu_src()
H
A
D
vc4_qpu_validate.c
69
src_regs[i].mux ==
QPU_MUX_A
&&
in _reads_reg()
H
A
D
vc4_qpu_schedule.c
220
if (mux !=
QPU_MUX_A
&& mux != QPU_MUX_B)
in process_mux_deps()
471
if ((src_muxes[i] ==
QPU_MUX_A
&&
in reads_too_soon_after_write()
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
H
A
D
vc4_validate_shaders.c
120
if (add_a ==
QPU_MUX_A
)
in raddr_add_a_to_live_reg_index()
235
if (!(add_b ==
QPU_MUX_A
&& raddr_a == QPU_R_UNIF) &&
in check_tmu_write()
363
if (!(add_b ==
QPU_MUX_A
&& raddr_a == QPU_R_UNIF) &&
in validate_uniform_address_write()
531
if (!(add_b ==
QPU_MUX_A
&& raddr_a == QPU_R_UNIF) &&
in track_live_clamps()
/third_party/libdrm/vc4/
H
A
D
vc4_qpu_defines.h
144
QPU_MUX_A
,
enumerator
Completed in 9 milliseconds