Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h926 LegalizeRuleSet &clampScalar(unsigned TypeIdx, const LLT MinTy, in clampScalar()
933 LegalizeRuleSet &clampScalarOrElt(unsigned TypeIdx, const LLT MinTy, in clampScalarOrElt()
1053 LegalizeRuleSet &clampNumElements(unsigned TypeIdx, const LLT MinTy, in clampNumElements()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4545 auto *MinTy = IntegerType::get(F->getContext(), MinBWs[ScalarRoot].first); in getTreeCost() local
5707 auto *MinTy = IntegerType::get(F->getContext(), MinBWs[ScalarRoot].first); in vectorizeTree() local