Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1755 Type *OverflowTy = RetTy->getContainedType(1); in getTypeBasedIntrinsicInstrCost() local
1783 Type *OverflowTy = RetTy->getContainedType(1); in getTypeBasedIntrinsicInstrCost() local
1798 Type *OverflowTy = RetTy->getContainedType(1); in getTypeBasedIntrinsicInstrCost() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp1841 LLT OverflowTy = MRI.getType(OriginalOverflow); in widenScalarMulo() local
3713 LLT OverflowTy = LLT::scalarOrVector(PartsPerUnmerge, OverflowElementTy); in fewerElementsVectorMulo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp4599 Type *OverflowTy = Type::getInt1Ty(LHS->getContext()); in OptimizeOverflowCheck() local