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:isFloatType
(Results
1 - 25
of
29
) sorted by relevance
1
2
/third_party/vk-gl-cts/external/openglcts/modules/common/
H
A
D
glcConfigListEGL.cpp
118
bool
isFloatType
= supportFloatConfigs ?
in getDefaultEglConfigList()
local
126
bool isOk = isRenderable && isConformant && (numSamples == 0) && !
isFloatType
&& !isYUV;
in getDefaultEglConfigList()
145
DE_ASSERT(!isRenderable || !isConformant || (numSamples != 0) ||
isFloatType
|| isYUV);
in getDefaultEglConfigList()
152
isFloatType
? EXCLUDEREASON_FLOAT : EXCLUDEREASON_YUV));
in getDefaultEglConfigList()
/third_party/mesa3d/src/nouveau/codegen/
H
A
D
nv50_ir_target_gv100.cpp
209
if (
isFloatType
(i->dType))
in getOpInfo()
213
if (
isFloatType
(i->dType)) {
in getOpInfo()
252
} else if (
isFloatType
(i->dType)) {
in getOpInfo()
253
if (
isFloatType
(i->sType)) {
in getOpInfo()
262
if (
isFloatType
(i->sType))
in getOpInfo()
281
if (
isFloatType
(i->dType)) {
in getOpInfo()
308
if (
isFloatType
(i->dType)) {
in getOpInfo()
318
if (
isFloatType
(i->dType)) {
in getOpInfo()
326
if (
isFloatType
(i->dType))
in getOpInfo()
348
if (
isFloatType
(
in getOpInfo()
[all...]
H
A
D
nv50_ir_lowering_gv100.cpp
182
if (
isFloatType
(i->dType)) {
in handleSET()
284
if (!
isFloatType
(i->dType))
in visit()
288
if (!
isFloatType
(i->dType) && i->subOp == NV50_IR_SUBOP_MUL_HIGH)
in visit()
305
if (!
isFloatType
(i->dType))
in visit()
309
if (!
isFloatType
(i->dType) && typeSizeof(i->dType) == 8)
in visit()
454
!
isFloatType
(i->dType) && !
isFloatType
(i->sType))
in visit()
H
A
D
nv50_ir_lowering_helper.cpp
179
if (typeSizeof(insn->dType) != 8 ||
isFloatType
(insn->dType))
in handleNEG()
195
if (typeSizeof(dTy) != 8 || !
isFloatType
(dTy))
in handleSAT()
217
DataType hdTy = typeOfSize(4,
isFloatType
(dTy), isSignedIntType(dTy));
in handleSLCT()
245
DataType sTy = typeOfSize(4,
isFloatType
(dTy), isSignedIntType(dTy));
in handleLogOp()
H
A
D
nv50_ir_target_gm107.cpp
68
if (
isFloatType
(ty))
174
!
isFloatType
(insn->dType))
H
A
D
nv50_ir_emit_nvc0.cpp
1033
if (!
isFloatType
(i->dType)) {
in emitMINMAX()
1083
const bool f2f =
isFloatType
(i->dType) &&
isFloatType
(i->sType);
in emitCVT()
1114
if (!
isFloatType
(i->sType))
in emitCVT()
1134
if (
isFloatType
(dType)) {
in emitCVT()
1135
if (!
isFloatType
(i->sType))
in emitCVT()
1138
if (
isFloatType
(i->sType))
in emitCVT()
1147
if (
isFloatType
(dType)) {
in emitCVT()
1148
if (
isFloatType
(i->sType))
in emitCVT()
1153
assert(
isFloatType
(
in emitCVT()
[all...]
H
A
D
nv50_ir_emit_gv100.cpp
1755
assert(!
isFloatType
(insn->dType));
in emitInstruction()
1759
if (
isFloatType
(insn->dType)) {
in emitInstruction()
1820
} else if (
isFloatType
(insn->dType)) {
in emitInstruction()
1821
if (
isFloatType
(insn->sType)) {
in emitInstruction()
1830
if (
isFloatType
(insn->sType)) {
in emitInstruction()
1863
if (
isFloatType
(insn->dType)) {
in emitInstruction()
1898
if (
isFloatType
(insn->dType)) {
in emitInstruction()
1917
if (
isFloatType
(insn->dType)) {
in emitInstruction()
1956
if (
isFloatType
(insn->dType)) {
in emitInstruction()
1968
if (
isFloatType
(ins
in emitInstruction()
[all...]
H
A
D
nv50_ir_emit_gk110.cpp
1053
const bool f2f =
isFloatType
(i->dType) &&
isFloatType
(i->sType);
in emitCVT()
1054
const bool f2i = !
isFloatType
(i->dType) &&
isFloatType
(i->sType);
in emitCVT()
1055
const bool i2f =
isFloatType
(i->dType) && !
isFloatType
(i->sType);
in emitCVT()
1162
if (
isFloatType
(i->sType))
in emitSET()
1187
isFloatType
(i->sType) ? 0x33 : 0x34,
in emitSET()
1188
isFloatType
(i->sType) ? 0xf : 0x7);
in emitSET()
2554
else if (
isFloatType
(ins
in emitInstruction()
[all...]
H
A
D
nv50_ir_peephole.cpp
325
if (insn->op == OP_ADD && !
isFloatType
(insn->dType)) {
in visit()
333
} else if (insn->op == OP_SUB && !
isFloatType
(insn->dType)) {
in visit()
1085
assert(!
isFloatType
(i->sType));
in opnd()
1143
if (!
isFloatType
(i->dType) && !i->src(t).mod) {
in opnd()
1184
if (!
isFloatType
(i->dType) && !i->subOp && !i->src(t).mod && !i->src(2).mod) {
in opnd()
1195
!
isFloatType
(i->dType))
in opnd()
1370
assert(!
isFloatType
(si->dType));
in opnd()
1494
if (
isFloatType
(si->dType))
in opnd()
1516
if (
isFloatType
(si->dType))
in opnd()
1932
isFloatType
(ad
in tryADDToMADOrSAD()
[all...]
H
A
D
nv50_ir_target_nv50.cpp
352
if ((i->op == OP_MUL || i->op == OP_MAD) && !
isFloatType
(i->dType)) {
in insnCanLoad()
462
return !
isFloatType
(ty);
in isOpSupported()
471
if (!
isFloatType
(insn->dType)) {
in isModSupported()
H
A
D
nv50_ir_target.cpp
381
(
isFloatType
(i->sType) ||
isFloatType
(i->dType)))
in emitBinary()
H
A
D
nv50_ir_emit_nv50.cpp
239
if (ty != TYPE_NONE && !
isFloatType
(ty))
in emitCondCode()
1353
const bool f2f =
isFloatType
(i->dType) &&
isFloatType
(i->sType);
in emitCVT()
1976
else if (
isFloatType
(insn->dType))
in emitInstruction()
1986
else if (
isFloatType
(insn->dType))
in emitInstruction()
1995
else if (
isFloatType
(insn->dType))
in emitInstruction()
H
A
D
nv50_ir_inlines.h
122
static inline bool
isFloatType
(DataType ty)
in isFloatType()
function
H
A
D
nv50_ir_emit_gm107.cpp
332
if (
isFloatType
(insn->sType))
in longIMMD()
3490
} else if (
isFloatType
(insn->dType)) {
in emitInstruction()
3491
if (
isFloatType
(insn->sType))
in emitInstruction()
3496
if (
isFloatType
(insn->sType))
in emitInstruction()
3507
if (
isFloatType
(insn->dType)) {
in emitInstruction()
3517
if (
isFloatType
(insn->dType)) {
in emitInstruction()
3528
if (
isFloatType
(insn->dType)) {
in emitInstruction()
3545
if (
isFloatType
(insn->dType)) {
in emitInstruction()
3582
if (
isFloatType
(insn->dType))
in emitInstruction()
3592
if (
isFloatType
(ins
in emitInstruction()
[all...]
H
A
D
nv50_ir_from_nir.cpp
122
bool
isFloatType
(nir_alu_type);
213
Converter::
isFloatType
(nir_alu_type type)
in isFloatType()
function in __anon9283::Converter
229
return
isFloatType
(info.output_type);
in isResultFloat()
314
res[i] = getSType(insn->src[i].src,
isFloatType
(info.input_types[i]), isSignedType(info.input_types[i]));
in getSTypes()
2713
if (::
isFloatType
(dType))
2731
} else if (::
isFloatType
(dType))
H
A
D
nv50_ir_lowering_nvc0.cpp
781
if (!
isFloatType
(cvt->sType) && typeSizeof(cvt->sType) != 4)
in replaceCvt()
797
if (!
isFloatType
(cvt->sType))
in replaceCvt()
803
if (!
isFloatType
(cvt->sType) && cvt->src(0).mod)
in replaceCvt()
805
if (
isFloatType
(cvt->sType) &&
in replaceCvt()
809
mod0 =
isFloatType
(cvt->sType) ? NV50_IR_MOD_NEG : 0;
in replaceCvt()
814
if (!
isFloatType
(cvt->sType) && cvt->src(0).mod.abs())
in replaceCvt()
3110
if (!
isFloatType
(i->dType))
in handleDIV()
3122
if (!
isFloatType
(i->dType))
in handleMOD()
H
A
D
nv50_ir_target_nvc0.cpp
486
if (!
isFloatType
(insn->dType)) {
in isModSupported()
H
A
D
nv50_ir_from_tgsi.cpp
3928
if (!
isFloatType
(dstTy))
in handleInstruction()
3956
if (!
isFloatType
(dstTy))
in handleInstruction()
3973
if (!
isFloatType
(dstTy))
in handleInstruction()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H
A
D
gl3cTextureSizePromotion.hpp
283
bool
isFloatType
(TextureInternalFormatDescriptor descriptor);
H
A
D
gl3cTextureSizePromotion.cpp
270
if (
isFloatType
(descriptor)) /* For floating type. */
in prepareSourceTexture()
604
if (
isFloatType
(descriptor))
in getDestinationFormatForChannel()
709
if (
isFloatType
(descriptor) || isFixedSignedType(descriptor) || isFixedUnsignedType(descriptor) ||
in prepareProgram()
893
if (
isFloatType
(descriptor))
in checkDestinationTexture()
1066
bool FunctionalTest::
isFloatType
(TextureInternalFormatDescriptor descriptor)
in isFloatType()
function in gl3cts::TextureSizePromotion::FunctionalTest
1164
if (
isFloatType
(descriptor))
in getMinPrecision()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H
A
D
vktComputeCooperativeMatrixTests.cpp
443
bool
isFloatType
(VkComponentTypeKHR t)
in isFloatType()
function
954
bool floatType =
isFloatType
(dt);
in dumpWholeMatrix()
1246
if (
isFloatType
(dataTypes[i]))
in iterate()
1388
else if (
isFloatType
(dataTypes[0]))
in iterate()
1887
if (testType == TT_MATRIXMULADD_SATURATED && (
isFloatType
(inputType) || useType == UT_NV))
in createCooperativeMatrixTestsInternal()
1890
if (testType == TT_MATRIXMULADD_WRAPPING && (
isFloatType
(inputType) || useType == UT_NV))
in createCooperativeMatrixTestsInternal()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H
A
D
vktComputeCooperativeMatrixTests.cpp
253
static bool
isFloatType
(VkComponentTypeNV t)
in isFloatType()
function
933
if (
isFloatType
(dataTypes[i]))
in iterate()
994
if (
isFloatType
(dataTypes[0]))
in iterate()
/third_party/glslang/SPIRV/
H
A
D
SpvBuilder.h
283
bool
isFloatType
(Id typeId) const { return getTypeClass(typeId) == OpTypeFloat; }
in isFloatType()
function in spv::Builder
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H
A
D
vktShaderRenderOperatorTests.cpp
269
static inline bool
isFloatType
(ValueType type)
in isFloatType()
function
1782
const DataType prevInDataType =
isFloatType
(prevV.valueType) ? s_floatTypes[prevInScalarSize - 1]
in init()
1789
const DataType curInDataType =
isFloatType
(v.valueType) ? s_floatTypes[curInScalarSize - 1]
in init()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H
A
D
vktShaderRenderOperatorTests.cpp
269
static inline bool
isFloatType
(ValueType type)
in isFloatType()
function
1786
const DataType prevInDataType =
isFloatType
(prevV.valueType) ? s_floatTypes[prevInScalarSize - 1]
in init()
1793
const DataType curInDataType =
isFloatType
(v.valueType) ? s_floatTypes[curInScalarSize - 1]
in init()
Completed in 51 milliseconds
1
2