Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Support/
H A DAPFixedPoint.cpp446 convertToInt(unsigned DstWidth,bool DstSign,bool * Overflow) const convertToInt() argument
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp850 unsigned DstWidth = CI2->getBitWidth(); ConstantFoldBinaryInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1689 unsigned DstWidth = Ty->getFPMantissaWidth(); visitFPTrunc() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1150 unsigned DstWidth = CGM.getContext().getIntWidth(destType); VisitCastExpr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1950 getIntToFPVal(Value * I2F,IRBuilderBase & B,unsigned DstWidth) getIntToFPVal() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1651 unsigned DstWidth = Context.getIntWidth(DstType); DiagnoseAssignmentEnum() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4206 uint64_t DstWidth = DstVT.getScalarSizeInBits(); LowerFP_TO_INT_SAT() local
15251 auto DstWidth = cast<IntegerType>(DstTy->getElementType())->getBitWidth(); createTblShuffleForZExt() local
15435 auto DstWidth = DstTy->getElementType()->getScalarSizeInBits(); optimizeExtendOrTruncateConversion() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp10715 unsigned DstWidth = DstVT.getScalarSizeInBits(); expandFP_TO_INT_SAT() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21115 unsigned DstWidth = DstVT.getScalarSizeInBits(); LowerFP_TO_INT_SAT() local
[all...]