Home
last modified time | relevance | path

Searched defs:OverflowTy (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2199 Type *OverflowTy = RetTy->getContainedType(1); getTypeBasedIntrinsicInstrCost() local
2220 Type *OverflowTy = RetTy->getContainedType(1); getTypeBasedIntrinsicInstrCost() local
2238 Type *OverflowTy = RetTy->getContainedType(1); getTypeBasedIntrinsicInstrCost() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp6096 Type *OverflowTy = Type::getInt1Ty(LHS->getContext()); OptimizeOverflowCheck() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp2305 LLT OverflowTy = MRI.getType(OriginalOverflow); widenScalarMulo() local