Home
last modified time | relevance | path

Searched defs:DestWidth (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp497 unsigned DestWidth = DestType->getPrimitiveSizeInBits(); in foldVecTruncToExtElt() local
733 unsigned DestWidth = DestTy->getScalarSizeInBits(); in visitTrunc() local
H A DInstCombineVectorOps.cpp240 unsigned DestWidth = DestTy->getPrimitiveSizeInBits(); in foldBitcastExtElt() local
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp4071 static void parseModeAttrArg(Sema &S, StringRef Str, unsigned &DestWidth, in parseModeAttrArg()
4157 unsigned DestWidth = 0; in AddModeAttr() local
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp2526 unsigned DestWidth = Info.Ctx.getIntWidth(DestType); in HandleFloatToIntCast() local
2611 unsigned DestWidth = Info.Ctx.getIntWidth(DestType); in HandleIntToIntCast() local
15373 unsigned DestWidth = Ctx.getIntWidth(E->getType()); in CheckICE() local
H A DASTContext.cpp11100 QualType ASTContext::getIntTypeForBitwidth(unsigned DestWidth, in getIntTypeForBitwidth()
11112 QualType ASTContext::getRealTypeForBitwidth(unsigned DestWidth, in getRealTypeForBitwidth()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp24061 unsigned DestWidth = DestVT.getScalarSizeInBits(); in LowerEXTEND_VECTOR_INREG() local
48783 unsigned DestWidth = TruncVT.getSizeInBits(); in combineToFPTruncExtElt() local