Home
last modified time | relevance | path

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

/external/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()
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1880 auto *MinTy = IntegerType::get(F->getContext(), MinBWs[ScalarRoot]); in getTreeCost() local
2609 auto *MinTy = IntegerType::get(F->getContext(), MinBWs[ScalarRoot]); in vectorizeTree() local
/external/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