Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h1047 clampScalar(unsigned TypeIdx,const LLT MinTy,const LLT MaxTy) clampScalar() argument
1054 clampScalarOrElt(unsigned TypeIdx,const LLT MinTy,const LLT MaxTy) clampScalarOrElt() argument
1196 clampNumElements(unsigned TypeIdx,const LLT MinTy,const LLT MaxTy) clampNumElements() argument
[all...]
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp10570 auto *MinTy = IntegerType::get(F->getContext(), It->second.first); getTreeCost() local