Home
last modified time | relevance | path

Searched defs:MinTy (Results 1 – 5 of 5) 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-project/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h903 LegalizeRuleSet &clampScalar(unsigned TypeIdx, const LLT MinTy, in clampScalar()
910 LegalizeRuleSet &clampScalarOrElt(unsigned TypeIdx, const LLT MinTy, in clampScalarOrElt()
1012 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
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4076 auto *MinTy = IntegerType::get(F->getContext(), MinBWs[ScalarRoot].first); in getTreeCost() local
4867 auto *MinTy = IntegerType::get(F->getContext(), MinBWs[ScalarRoot].first); in vectorizeTree() local