Home
last modified time | relevance | path

Searched defs:ScalarType (Results 1 – 21 of 21) sorted by relevance

/external/deqp/framework/referencerenderer/
DrrGenericVector.hpp70 explicit GenericVec4 (const tcu::Vector<ScalarType, 4>& value) in GenericVec4()
93 GenericVec4& operator= (const tcu::Vector<ScalarType, 4>& value) in operator =()
/external/gemmlowp/test/
Dtest_fixedpoint.cc125 using ScalarType = typename SimdTypeTraits::ScalarRawType; typedef in gemmlowp::__anon3853b5040111::TestFixedPoint
370 void test_convert(FixedPoint<ScalarType, tIntegerBits> x) { in test_convert()
377 void test_Rescale(FixedPoint<ScalarType, tIntegerBits_a> a) { in test_Rescale()
394 void test_mul(FixedPoint<ScalarType, tIntegerBits_a> a, in test_mul()
422 void test_ExactMulByPot(FixedPoint<ScalarType, tIntegerBits_a> a) { in test_ExactMulByPot()
/external/gemmlowp/internal/
Dsimd_wrappers.h46 using ScalarType = tScalarType; member
63 using ScalarType = tScalarType; member
/external/deqp/framework/common/
DtcuTexLookupVerifier.cpp570 const Vector<ScalarType, 4>& result) in isNearestSampleResultValid()
597 const Vector<ScalarType, 4>& result) in isNearestSampleResultValid()
631 const Vector<ScalarType, 4>& result) in isNearestSampleResultValid()
2444 const Vector<ScalarType, 4>& result) in isGatherOffsetsResultValid()
2519 const Vector<ScalarType, 4>& result) in is2DArrayGatherOffsetsResultValid()
2569 const Vector<ScalarType, 4>& result) in isGatherResultValid()
2626 const Vector<ScalarType, 4>& result) in isCubeGatherResultValid()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp993 ScalarType getSwizzledComp (const tcu::Vector<ScalarType, 4>& vec, vk::VkComponentSwizzle comp, int… in getSwizzledComp()
1006 tcu::Vector<ScalarType, 4> swizzle (const tcu::Vector<ScalarType, 4>& vec, const vk::VkComponentMap… in swizzle()
/external/clang/lib/Sema/
DSemaTemplateVariadic.cpp1009 QualType ScalarType; in BuildEmptyCXXFoldExpr() local
DSemaExpr.cpp1273 QualType ScalarType = in handleComplexIntConversion() local
1282 QualType ScalarType = in handleComplexIntConversion() local
1295 QualType ScalarType = in handleComplexIntConversion() local
7956 QualType ScalarType = LHSVecType ? RHSType : LHSType; in CheckVectorOperands() local
/external/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp1043 Type *ScalarType = Val->getScalarType(); in getVectorInstrCost() local
DX86ISelLowering.cpp4515 MVT ScalarType = ResultVT.getVectorElementType().getSimpleVT(); in insert128BitVector() local
/external/llvm-project/clang/lib/Sema/
DSemaTemplateVariadic.cpp1272 QualType ScalarType; in BuildEmptyCXXFoldExpr() local
DSemaExpr.cpp1307 QualType ScalarType = in handleComplexIntConversion() local
1316 QualType ScalarType = in handleComplexIntConversion() local
1329 QualType ScalarType = in handleComplexIntConversion() local
/external/llvm-project/clang/utils/TableGen/
DMveEmitter.cpp237 class ScalarType : public CRegularNamedType { class
243 ScalarType(const Record *Record) : CRegularNamedType(TypeKind::Scalar) { in ScalarType() function in __anond0646b370111::ScalarType
/external/llvm/lib/IR/
DAutoUpgrade.cpp1381 MDNode *ScalarType = MDNode::get(I->getContext(), Elts); in UpgradeInstWithTBAATag() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp2395 Type *ScalarType = Val->getScalarType(); in getVectorInstrCost() local
/external/llvm-project/polly/lib/CodeGen/
DBlockGenerators.cpp1044 Type *ScalarType = PointerTy->getElementType(); in getVectorPtrTy() local
/external/llvm-project/llvm/lib/Target/X86/
DX86TargetTransformInfo.cpp3018 Type *ScalarType = Val->getScalarType(); in getVectorInstrCost() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp3773 MDNode *ScalarType = MDNode::get(Context, Elts); in UpgradeTBAANode() local
/external/llvm-project/llvm/lib/IR/
DAutoUpgrade.cpp3917 MDNode *ScalarType = MDNode::get(Context, Elts); in UpgradeTBAANode() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4614 auto extend = [&](Value *ScalarRoot, Value *Ex, Type *ScalarType) { in vectorizeTree()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4878 auto extend = [&](Value *ScalarRoot, Value *Ex, Type *ScalarType) { in vectorizeTree()
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.cpp12252 MVT ScalarType; in PerformVQDMULHCombine() local
16766 Type *ScalarType = SVIType->getScalarType(); in shouldConvertSplatType() local