/external/deqp/framework/referencerenderer/ |
D | rrGenericVector.hpp | 69 template<typename ScalarType> 70 explicit GenericVec4 (const tcu::Vector<ScalarType, 4>& value) in GenericVec4() argument 84 template<typename ScalarType> 85 GenericVec4& operator= (const tcu::Vector<ScalarType, 4>& value) in operator =() argument 87 getAccess<ScalarType>()[0] = value[0]; in operator =() 88 getAccess<ScalarType>()[1] = value[1]; in operator =() 89 getAccess<ScalarType>()[2] = value[2]; in operator =() 90 getAccess<ScalarType>()[3] = value[3]; in operator =() 94 template<typename ScalarType> 95 inline tcu::Vector<ScalarType, 4> get (void) const in get() [all …]
|
D | rrVertexAttrib.hpp | 136 template<typename ScalarType> 137 explicit VertexAttrib (const tcu::Vector<ScalarType, 4>& generic_) in VertexAttrib()
|
/external/gemmlowp/internal/ |
D | simd_wrappers.h | 27 template <typename ScalarType, int ScalarCount> 29 using Type = ScalarType; 46 using ScalarType = tScalarType; member 48 using RegisterType = typename RegisterType<ScalarType, kScalarCount>::Type; 51 static_assert(sizeof(RegisterType) % sizeof(ScalarType) == 0, ""); 53 sizeof(RegisterType) / sizeof(ScalarType); 55 (kScalarCount * sizeof(ScalarType) + sizeof(RegisterType) - 1) / 63 using ScalarType = tScalarType; member 67 using BufferType = RegisterBuffer<ScalarType, kScalarCount>; 141 using ScalarType = typename Lhs::ScalarType; [all …]
|
D | output.h | 50 using OutputScalarType = typename OutputBufferType::ScalarType; 428 template <typename ScalarType, int Rows, int Cols, typename DstType> 429 struct StoreFinalOutputImpl<RegisterBlock<ScalarType, Rows, Cols>, DstType> { 430 using RegisterBlockType = RegisterBlock<ScalarType, Rows, Cols>; 465 OutputPipelineType, 0, InputType>::Type::BufferType::ScalarType
|
/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
D | runtime_conv2d_impl.h | 27 template <typename EigenDevice, typename ScalarType> 28 void EigenConvImpl(const EigenDevice& device, ScalarType* out, ScalarType* lhs, in EigenConvImpl() 29 ScalarType* rhs, int64 input_batch, int64 input_rows, in EigenConvImpl() 38 const Eigen::TensorMap<Eigen::Tensor<const ScalarType, 4, Eigen::RowMajor>, in EigenConvImpl() 42 const Eigen::TensorMap<Eigen::Tensor<const ScalarType, 4, Eigen::RowMajor>, in EigenConvImpl() 46 Eigen::TensorMap<Eigen::Tensor<ScalarType, 4, Eigen::RowMajor>, in EigenConvImpl() 79 padding_bottom, static_cast<ScalarType>(0.0f)) in EigenConvImpl()
|
D | runtime_conv2d_mkl.cc | 51 template <typename EigenDevice, typename ScalarType> 52 void MKLConvImpl(const EigenDevice& device, ScalarType* out, ScalarType* lhs, in MKLConvImpl() 53 ScalarType* rhs, int64 input_batch, int64 input_rows, in MKLConvImpl()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cxxdump/ |
D | eh.test | 143 COFF-I386: __CT??_R0?AUA@@@84[Flags.ScalarType]: false 152 COFF-I386: __CT??_R0?AUA@@@84044[Flags.ScalarType]: false 161 COFF-I386: __CT??_R0?AUB@@@844[Flags.ScalarType]: false 170 COFF-I386: __CT??_R0?AUC@@@84048[Flags.ScalarType]: false 179 COFF-I386: __CT??_R0?AUM@@@88[Flags.ScalarType]: false 188 COFF-I386: __CT??_R0?AUS@@@8??0S@@QAE@ABU0@@Z16[Flags.ScalarType]: false 197 COFF-I386: __CT??_R0?AW4E@@@84[Flags.ScalarType]: true 206 COFF-I386: __CT??_R0PAUA@@@84044[Flags.ScalarType]: true 215 COFF-I386: __CT??_R0PAUC@@@84048[Flags.ScalarType]: true 224 COFF-I386: __CT??_R0PAUS@@@84[Flags.ScalarType]: true [all …]
|
/external/llvm/test/tools/llvm-cxxdump/ |
D | eh.test | 143 COFF-I386: __CT??_R0?AUA@@@84[Flags.ScalarType]: false 152 COFF-I386: __CT??_R0?AUA@@@84044[Flags.ScalarType]: false 161 COFF-I386: __CT??_R0?AUB@@@844[Flags.ScalarType]: false 170 COFF-I386: __CT??_R0?AUC@@@84048[Flags.ScalarType]: false 179 COFF-I386: __CT??_R0?AUM@@@88[Flags.ScalarType]: false 188 COFF-I386: __CT??_R0?AUS@@@8??0S@@QAE@ABU0@@Z16[Flags.ScalarType]: false 197 COFF-I386: __CT??_R0?AW4E@@@84[Flags.ScalarType]: true 206 COFF-I386: __CT??_R0PAUA@@@84044[Flags.ScalarType]: true 215 COFF-I386: __CT??_R0PAUC@@@84048[Flags.ScalarType]: true 224 COFF-I386: __CT??_R0PAUS@@@84[Flags.ScalarType]: true [all …]
|
/external/deqp/framework/common/ |
D | tcuTexLookupVerifier.cpp | 55 template<typename ScalarType> 56 inline Vector<ScalarType, 4> lookup (const ConstPixelBufferAccess& access, const Sampler& sampler, … in lookup() 59 return access.getPixelT<ScalarType>(i, j, k); in lookup() 61 return sampleTextureBorder<ScalarType>(access.getFormat(), sampler); in lookup() 564 template<typename PrecType, typename ScalarType> 570 const Vector<ScalarType, 4>& result) in isNearestSampleResultValid() argument 582 const Vector<ScalarType, 4> color = lookup<ScalarType>(level, sampler, x, coordY, 0); in isNearestSampleResultValid() 591 template<typename PrecType, typename ScalarType> 597 const Vector<ScalarType, 4>& result) in isNearestSampleResultValid() argument 616 const Vector<ScalarType, 4> color = lookup<ScalarType>(level, sampler, x, y, coordZ); in isNearestSampleResultValid() [all …]
|
D | tcuTextureUtil.hpp | 179 template <typename ScalarType> 180 tcu::Vector<ScalarType, 4> sampleTextureBorder (const TextureFormat& format, const Sampler& sa…
|
D | tcuTextureUtil.cpp | 1690 template <typename ScalarType> 1691 tcu::Vector<ScalarType, 4> sampleTextureBorder (const TextureFormat& format, const Sampler& sampler) in sampleTextureBorder() 1700 return getTextureBorderColorFloat(format, sampler).cast<ScalarType>(); in sampleTextureBorder() 1703 return getTextureBorderColorInt(format, sampler).cast<ScalarType>(); in sampleTextureBorder() 1706 return getTextureBorderColorUint(format, sampler).cast<ScalarType>(); in sampleTextureBorder() 1710 return tcu::Vector<ScalarType, 4>(); in sampleTextureBorder()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageSamplingInstance.cpp | 875 template<typename ScalarType> 876 ScalarType getSwizzledComp (const tcu::Vector<ScalarType, 4>& vec, vk::VkComponentSwizzle comp, int… in getSwizzledComp() argument 881 return ScalarType(0); in getSwizzledComp() 883 return ScalarType(1); in getSwizzledComp() 888 template<typename ScalarType> 889 tcu::Vector<ScalarType, 4> swizzle (const tcu::Vector<ScalarType, 4>& vec, const vk::VkComponentMap… in swizzle() argument 891 return tcu::Vector<ScalarType, 4>(getSwizzledComp(vec, swz.r, 0), in swizzle() 931 template<typename ScalarType> 937 dst.setPixel(swizzle(src.getPixelT<ScalarType>(x, y, z), swz), x, y, z); in swizzleT()
|
/external/clang/lib/Sema/ |
D | SemaTemplateVariadic.cpp | 1009 QualType ScalarType; in BuildEmptyCXXFoldExpr() local 1016 ScalarType = Context.VoidTy; in BuildEmptyCXXFoldExpr() 1025 ScalarType, Context.getTrivialTypeSourceInfo(ScalarType, EllipsisLoc), in BuildEmptyCXXFoldExpr()
|
D | SemaExpr.cpp | 1273 QualType ScalarType = in handleComplexIntConversion() local 1277 return S.Context.getComplexType(ScalarType); in handleComplexIntConversion() 1282 QualType ScalarType = in handleComplexIntConversion() local 1285 QualType ComplexType = S.Context.getComplexType(ScalarType); in handleComplexIntConversion() 1295 QualType ScalarType = in handleComplexIntConversion() local 1298 QualType ComplexType = S.Context.getComplexType(ScalarType); in handleComplexIntConversion() 7956 QualType ScalarType = LHSVecType ? RHSType : LHSType; in CheckVectorOperands() local 7958 if (isLaxVectorConversion(ScalarType, VecType) && in CheckVectorOperands()
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | name_mapper_test.cpp | 57 INSTANTIATE_TEST_CASE_P(ScalarType, FriendlyNameTest,
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | name_mapper_test.cpp | 57 INSTANTIATE_TEST_CASE_P(ScalarType, FriendlyNameTest,
|
/external/gemmlowp/fixedpoint/ |
D | fixedpoint.h | 264 using ScalarType = 266 return AddSaturatingIf16BitImpl<IntegerType, sizeof(ScalarType) == 2>::Run(a,
|
/external/llvm/lib/IR/ |
D | AutoUpgrade.cpp | 1381 MDNode *ScalarType = MDNode::get(I->getContext(), Elts); in UpgradeInstWithTBAATag() local 1383 Metadata *Elts2[] = {ScalarType, ScalarType, in UpgradeInstWithTBAATag()
|
/external/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.cpp | 1043 Type *ScalarType = Val->getScalarType(); in getVectorInstrCost() local 1058 if (ScalarType->isFloatingPointTy() && Index == 0) in getVectorInstrCost() 1065 if (Opcode == Instruction::ExtractElement && ScalarType->isPointerTy()) in getVectorInstrCost()
|
D | X86ISelLowering.cpp | 4515 MVT ScalarType = ResultVT.getVectorElementType().getSimpleVT(); in insert128BitVector() local 4516 if (ScalarType.isFloatingPoint()) { in insert128BitVector() 4518 unsigned ScalarSize = ScalarType.getSizeInBits(); in insert128BitVector()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.cpp | 1879 Type *ScalarType = Val->getScalarType(); in getVectorInstrCost() local 1894 if (ScalarType->isFloatingPointTy() && Index == 0) in getVectorInstrCost() 1901 if (Opcode == Instruction::ExtractElement && ScalarType->isPointerTy()) in getVectorInstrCost()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | AutoUpgrade.cpp | 3459 MDNode *ScalarType = MDNode::get(Context, Elts); in UpgradeTBAANode() local 3461 Metadata *Elts2[] = {ScalarType, ScalarType, in UpgradeTBAANode()
|
/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() argument 3606 return Builder.CreateSExt(Ex, ScalarType); in vectorizeTree() 3607 return Builder.CreateZExt(Ex, ScalarType); in vectorizeTree()
|