Home
last modified time | relevance | path

Searched defs:PredType (Results 1 – 12 of 12) sorted by relevance

/external/libgav1/src/dsp/
Daverage_blend.cc37 using PredType = in AverageBlend_C() typedef
Ddistance_weighted_blend.cc39 using PredType = in DistanceWeightedBlend_C() typedef
Dweight_mask.cc35 using PredType = in WeightMask_C() typedef
Dmask_blend.cc55 using PredType = in MaskBlend_C() typedef
Ddistance_weighted_blend_test.cc81 using PredType = typedef in libgav1::dsp::__anondefab4990111::DistanceWeightedBlendTest
Daverage_blend_test.cc95 using PredType = typedef in libgav1::dsp::__anon950d1b390111::AverageBlendTest
Dmask_blend_test.cc335 using PredType = typedef in libgav1::dsp::__anon296303ca0111::MaskBlendTest
Dweight_mask_test.cc240 using PredType = typedef in libgav1::dsp::__anon5e87d2cd0111::WeightMaskTest
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DSVEIntrinsicOpts.cpp293 auto *PredType = in optimizePredicateStore() local
356 auto *PredType = in optimizePredicateLoad() local
DAArch64TargetTransformInfo.cpp797 auto *PredType = ScalableVectorType::get( in instCombineSVECmpNE() local
/external/libgav1/src/dsp/arm/
Dweight_mask_neon.cc70 using PredType = in WeightMask8_NEON() typedef
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DPatternMatch.h1749 using PredType = Pred_t; member