Home
last modified time | relevance | path

Searched defs:Promotion (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/
Dsafe_math_arm_impl.h39 using Promotion = typename FastIntegerArithmeticPromotion<T, U>::type; in Do() local
122 using Promotion = typename FastIntegerArithmeticPromotion<T, U>::type; in Do() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64PromoteConstant.cpp535 auto &Promotion = PromotionCache[C]; in promoteConstants() local