Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2126 Type *OverflowTy = RetTy->getContainedType(1); getTypeBasedIntrinsicInstrCost() local
2147 Type *OverflowTy = RetTy->getContainedType(1); getTypeBasedIntrinsicInstrCost() local
2165 Type *OverflowTy = RetTy->getContainedType(1); getTypeBasedIntrinsicInstrCost() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5767 Type *OverflowTy = Type::getInt1Ty(LHS->getContext()); OptimizeOverflowCheck() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp2256 LLT OverflowTy = MRI.getType(OriginalOverflow); widenScalarMulo() local