Searched defs:ScalarType (Results 1 – 12 of 12) sorted by relevance
/external/deqp/framework/referencerenderer/ |
D | rrGenericVector.hpp | 70 explicit GenericVec4 (const tcu::Vector<ScalarType, 4>& value) in GenericVec4() 85 GenericVec4& operator= (const tcu::Vector<ScalarType, 4>& value) in operator =()
|
/external/gemmlowp/internal/ |
D | simd_wrappers.h | 46 using ScalarType = tScalarType; member 63 using ScalarType = tScalarType; member
|
/external/deqp/framework/common/ |
D | tcuTexLookupVerifier.cpp | 570 const Vector<ScalarType, 4>& result) in isNearestSampleResultValid() 597 const Vector<ScalarType, 4>& result) in isNearestSampleResultValid() 631 const Vector<ScalarType, 4>& result) in isNearestSampleResultValid() 2439 const Vector<ScalarType, 4>& result) in isGatherOffsetsResultValid() 2514 const Vector<ScalarType, 4>& result) in is2DArrayGatherOffsetsResultValid() 2564 const Vector<ScalarType, 4>& result) in isGatherResultValid() 2621 const Vector<ScalarType, 4>& result) in isCubeGatherResultValid()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageSamplingInstance.cpp | 876 ScalarType getSwizzledComp (const tcu::Vector<ScalarType, 4>& vec, vk::VkComponentSwizzle comp, int… in getSwizzledComp() 889 tcu::Vector<ScalarType, 4> swizzle (const tcu::Vector<ScalarType, 4>& vec, const vk::VkComponentMap… in swizzle()
|
/external/clang/lib/Sema/ |
D | SemaTemplateVariadic.cpp | 1009 QualType ScalarType; in BuildEmptyCXXFoldExpr() local
|
D | SemaExpr.cpp | 1273 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/ |
D | X86TargetTransformInfo.cpp | 1043 Type *ScalarType = Val->getScalarType(); in getVectorInstrCost() local
|
D | X86ISelLowering.cpp | 4515 MVT ScalarType = ResultVT.getVectorElementType().getSimpleVT(); in insert128BitVector() local
|
/external/llvm/lib/IR/ |
D | AutoUpgrade.cpp | 1381 MDNode *ScalarType = MDNode::get(I->getContext(), Elts); in UpgradeInstWithTBAATag() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.cpp | 1879 Type *ScalarType = Val->getScalarType(); in getVectorInstrCost() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | AutoUpgrade.cpp | 3459 MDNode *ScalarType = MDNode::get(Context, Elts); in UpgradeTBAANode() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 3602 auto extend = [&](Value *ScalarRoot, Value *Ex, Type *ScalarType) { in vectorizeTree()
|