Searched defs:getWiderType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | LoopVectorizationLegality.cpp | 406 static Type *getWiderType(const DataLayout &DL, Type *Ty0, Type *Ty1) { getWiderType() function |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 4491 Type *ScalarEvolution::getWiderType(Type *T1, Type *T2) const { getWiderType() function in ScalarEvolution |