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:vgpr
(Results
1 - 7
of
7
) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H
A
D
si_shader_llvm_gs.c
75
unsigned
vgpr
= 8 + GFX9_GS_NUM_USER_SGPR;
in si_set_es_return_value_for_gs()
local
H
A
D
si_shader_llvm_tess.c
474
unsigned
vgpr
;
in si_llvm_tcs_build_end()
local
561
unsigned
vgpr
in si_set_ls_return_value_for_tcs()
local
[all...]
H
A
D
si_shader_llvm_ps.c
459
unsigned i, j,
vgpr
;
in si_llvm_ps_build_end()
local
855
unsigned
vgpr
= ctx->args.num_sgprs_used;
in si_llvm_build_ps_epilog()
local
[all...]
H
A
D
gfx10_shader_ngg.c
1454
unsigned
vgpr
;
in gfx10_ngg_culling_build_end()
local
[all...]
/third_party/mesa3d/src/amd/compiler/
H
A
D
aco_ir.h
304
vgpr
,
member in aco::RegType
[all...]
H
A
D
aco_optimizer.cpp
540
const bool
vgpr
=
in pseudo_propagate_temp()
local
[all...]
/third_party/mesa3d/src/amd/llvm/
H
A
D
ac_llvm_build.c
451
LLVMValueRef
vgpr
= *pgpr;
in ac_build_optimization_barrier()
local
[all...]
Completed in 18 milliseconds