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:fp16
(Results
1 - 11
of
11
) sorted by relevance
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H
A
D
va_lower_constants.c
80
uint16_t
fp16
= _mesa_float_to_half(uif(value));
in va_demote_constant_fp16()
local
/third_party/skia/third_party/externals/dawn/src/common/
H
A
D
Math.cpp
129
float Float16ToFloat32(uint16_t
fp16
) {
in Float16ToFloat32()
argument
135
bool IsFloat16NaN(uint16_t
fp16
) {
in IsFloat16NaN()
argument
/third_party/mesa3d/src/asahi/compiler/
H
A
D
agx_optimizer.c
128
bool
fp16
= (def->dest[0].size == AGX_SIZE_16);
in agx_optimizer_inline_imm()
local
/third_party/mesa3d/src/compiler/nir/
H
A
D
nir_lower_fp16_conv.c
186
nir_ssa_def *
fp16
= nir_if_phi(b, inf_nanfp16, finite_or_overflowed_fp16);
in float_to_half_impl()
local
/third_party/mesa3d/src/compiler/clc/
H
A
D
clc.h
53
bool
fp16
;
member
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H
A
D
fd6_emit.c
62
uint16_t
fp16
[4];
member
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H
A
D
fd5_emit.c
165
uint16_t
fp16
[4];
member
/third_party/mesa3d/src/panfrost/util/
H
A
D
pan_ir.h
243
bool
fp16
;
member
/third_party/skia/src/core/
H
A
D
SkVM.cpp
147
static const bool
fp16
= false; // TODO
in detect_features()
local
H
A
D
SkVM.h
604
bool
fp16
= false;
member
/third_party/mesa3d/src/panfrost/bifrost/
H
A
D
bifrost_compile.c
3122
bi_emit_texc_lod_88(bi_builder *b, bi_index lod, bool
fp16
)
in bi_emit_texc_lod_88()
argument
Completed in 26 milliseconds