Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2647 Type *OverflowTy = RetTy->getContainedType(1); in getTypeBasedIntrinsicInstrCost() local
2668 Type *OverflowTy = RetTy->getContainedType(1); in getTypeBasedIntrinsicInstrCost() local
2685 Type *OverflowTy = RetTy->getContainedType(1); in getTypeBasedIntrinsicInstrCost() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp6501 Type *OverflowTy = Type::getInt1Ty(LHS->getContext()); in OptimizeOverflowCheck() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp2618 LLT OverflowTy = MRI.getType(OriginalOverflow); in widenScalarMulo() local