Home
last modified time | relevance | path

Searched defs:DstIntTy (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFixedPointBuilder.h44 Type *DstIntTy = B.getIntNTy(DstWidth); in Convert() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp214 Type *DstIntTy = IntegerType::getIntNTy(X->getContext(), DestWidth); in foldBitcastExtElt() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp1379 llvm::Type *DstIntTy = Builder.getIntNTy(DstSize.getFixedValue() * 8); in CreateCoercedStore() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp8046 Type *DstIntTy = U->getType(); in createSCEV() local