Home
last modified time | relevance | path

Searched defs:upcast (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/tint/src/
H A Dcastable.h120 constexpr const bool upcast = std::is_base_of<TO, FROM>::value; in Is() local
151 constexpr const bool upcast = std::is_base_of<TO, FROM>::value; in Is() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp1383 auto upcast = [] (CastMapType &CM, IRBuilder<> &IRB, Value *V, in convertShiftsToLeft() local

Completed in 5 milliseconds