Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h804 LegalizeRuleSet &clampScalar(unsigned TypeIdx, const LLT &MinTy, in clampScalar()
811 LegalizeRuleSet &clampScalarOrElt(unsigned TypeIdx, const LLT &MinTy, in clampScalarOrElt()
899 LegalizeRuleSet &clampNumElements(unsigned TypeIdx, const LLT &MinTy, in clampNumElements()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3797 auto *MinTy = IntegerType::get(F->getContext(), MinBWs[ScalarRoot].first); in getTreeCost() local
4603 auto *MinTy = IntegerType::get(F->getContext(), MinBWs[ScalarRoot].first); in vectorizeTree() local