Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp546 unsigned DestWidth = DestType->getPrimitiveSizeInBits(); in foldVecTruncToExtElt() local
674 unsigned DestWidth = DestTy->getScalarSizeInBits(); in narrowBinOp() local
807 unsigned DestWidth = DestTy->getScalarSizeInBits(); in visitTrunc() local
H A DInstCombineVectorOps.cpp190 unsigned DestWidth = DestTy->getPrimitiveSizeInBits(); in foldBitcastExtElt() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp4565 static void parseModeAttrArg(Sema &S, StringRef Str, unsigned &DestWidth, in parseModeAttrArg()
4656 unsigned DestWidth = 0; in AddModeAttr() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp2549 unsigned DestWidth = Info.Ctx.getIntWidth(DestType); in HandleFloatToIntCast() local
2630 unsigned DestWidth = Info.Ctx.getIntWidth(DestType); in HandleIntToIntCast() local
15884 unsigned DestWidth = Ctx.getIntWidth(E->getType()); in CheckICE() local
H A DASTContext.cpp11958 QualType ASTContext::getIntTypeForBitwidth(unsigned DestWidth, in getIntTypeForBitwidth()
11970 QualType ASTContext::getRealTypeForBitwidth(unsigned DestWidth, in getRealTypeForBitwidth()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp25952 unsigned DestWidth = DestVT.getScalarSizeInBits(); in LowerEXTEND_VECTOR_INREG() local
53932 unsigned DestWidth = TruncVT.getSizeInBits(); in combineToFPTruncExtElt() local