Searched defs:WideType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SimplifyIndVar.cpp | 1236 Value *WidenIV::createExtendInst(Value *NarrowOper, Type *WideType, in createExtendInst() argument |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCompares.cpp | 1803 Type *WideType = W->getType(); foldICmpAndConstConst() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 11684 auto *WideType = FoundLHS->getType(); isImpliedCond() local |