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:nir_instr_free
(Results
1 - 11
of
11
) sorted by relevance
/third_party/mesa3d/src/compiler/nir/
H
A
D
nir_lower_image.c
61
nir_instr_free
(&intrin->instr);
in lower_cube_size()
H
A
D
nir_lower_vec_to_movs.c
110
nir_instr_free
(&mov->instr);
in insert_mov()
299
nir_instr_free
(&vec->instr);
in nir_lower_vec_to_movs_instr()
H
A
D
nir_sweep.c
161
nir_instr_free
(instr);
in nir_sweep()
H
A
D
nir_lower_var_copies.c
145
nir_instr_free
(©->instr);
in lower_var_copies_impl()
H
A
D
nir_opt_constant_folding.c
108
nir_instr_free
(&alu->instr);
in try_fold_alu()
H
A
D
nir_opt_if.c
542
nir_instr_free
(&alu->instr);
in opt_split_alu_of_phi()
707
nir_instr_free
(&bcsel->instr);
in opt_simplify_bcsel_of_phi()
H
A
D
nir.c
194
nir_instr_free
(instr);
in nir_shader_destructor()
1252
void
nir_instr_free
(nir_instr *instr)
in nir_instr_free()
function
1284
nir_instr_free
(removed_instr);
in nir_instr_free_list()
H
A
D
nir_clone.c
818
nir_instr_free
(instr);
in nir_shader_replace()
H
A
D
nir.h
4109
void
nir_instr_free
(nir_instr *instr);
/third_party/mesa3d/src/freedreno/ir3/
H
A
D
ir3_nir_opt_preamble.c
351
nir_instr_free
(instr);
in ir3_nir_lower_preamble()
384
nir_instr_free
(instr);
in ir3_nir_lower_preamble()
/third_party/mesa3d/src/amd/vulkan/
H
A
D
radv_nir_lower_ray_queries.c
941
nir_instr_free
(instr);
in radv_nir_lower_ray_queries()
Completed in 21 milliseconds