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:shuffles2
(Results
1 - 7
of
7
) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H
A
D
lp_bld_quad.c
129
LLVMValueRef
shuffles2
[LP_MAX_VECTOR_LENGTH/4];
in lp_build_packed_ddx_ddy_twocoord()
local
H
A
D
lp_bld_nir.c
453
LLVMValueRef
shuffles2
[LP_MAX_VECTOR_WIDTH/32];
in split_64bit()
local
507
LLVMValueRef
shuffles2
[LP_MAX_VECTOR_WIDTH/32];
in split_16bit()
local
H
A
D
lp_bld_sample.c
569
LLVMValueRef
shuffles2
[LP_MAX_VECTOR_LENGTH];
in lp_build_rho()
local
H
A
D
lp_bld_arit.c
528
LLVMValueRef
shuffles2
[LP_MAX_VECTOR_LENGTH / 2];
in lp_build_horizontal_add()
local
H
A
D
lp_bld_tgsi_soa.c
1653
LLVMValueRef
shuffles2
[LP_MAX_VECTOR_WIDTH/32];
in emit_store_64bit_chan()
local
H
A
D
lp_bld_nir_soa.c
146
LLVMValueRef
shuffles2
[LP_MAX_VECTOR_WIDTH/32];
in emit_store_64bit_split()
local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H
A
D
lp_bld_depth.c
625
LLVMValueRef
shuffles2
[LP_MAX_VECTOR_LENGTH / 4];
in lp_build_depth_stencil_load_swizzled()
local
Completed in 26 milliseconds