Searched defs:OverflowTy (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | BasicTTIImpl.h | 2199 Type *OverflowTy = RetTy->getContainedType(1); getTypeBasedIntrinsicInstrCost() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCompares.cpp | 6096 Type *OverflowTy = Type::getInt1Ty(LHS->getContext()); OptimizeOverflowCheck() local |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | LegalizerHelper.cpp | 2305 LLT OverflowTy = MRI.getType(OriginalOverflow); widenScalarMulo() local |