Home
last modified time | relevance | path

Searched defs:DstWidth (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFixedPointBuilder.h38 unsigned DstWidth = DstSema.getWidth(); in Convert() local
155 unsigned DstWidth, bool DstIsSigned) { in CreateFixedToInteger()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFixedPoint.cpp452 APSInt APFixedPoint::convertToInt(unsigned DstWidth, bool DstSign, in convertToInt()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp783 unsigned DstWidth = CI2->getBitWidth(); in ConstantFoldBinaryInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1732 unsigned DstWidth = Ty->getFPMantissaWidth(); in visitFPTrunc() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1089 unsigned DstWidth = CGM.getContext().getIntWidth(DestType); in ProduceIntToIntCast() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2019 static Value *getIntToFPVal(Value *I2F, IRBuilderBase &B, unsigned DstWidth) { in getIntToFPVal()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1674 unsigned DstWidth = Context.getIntWidth(DstType); in DiagnoseAssignmentEnum() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4578 uint64_t DstWidth = DstVT.getScalarSizeInBits(); in LowerFP_TO_INT_SAT() local
16285 static bool createTblShuffleMask(unsigned SrcWidth, unsigned DstWidth, in createTblShuffleMask()
16315 auto DstWidth = cast<IntegerType>(DstTy->getElementType())->getBitWidth(); in createTblShuffleForZExt() local
16335 auto DstWidth = cast<IntegerType>(DstTy->getElementType())->getBitWidth(); in createTblShuffleForSExt() local
16493 auto DstWidth = DstTy->getElementType()->getScalarSizeInBits(); in optimizeExtendOrTruncateConversion() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp11140 unsigned DstWidth = DstVT.getScalarSizeInBits(); in expandFP_TO_INT_SAT() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21305 unsigned DstWidth = DstVT.getScalarSizeInBits(); in LowerFP_TO_INT_SAT() local