Home
last modified time | relevance | path

Searched defs:DstBits (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp1083 unsigned DstBits = Dst->getType()->getScalarSizeInBits(); in EmitIntegerTruncationCheck() local
1153 unsigned DstBits = DstTy->getScalarSizeInBits(); in EmitIntegerSignChangeCheckHelper() local
1196 unsigned DstBits = DstTy->getScalarSizeInBits(); in EmitIntegerSignChangeCheck() local
1336 unsigned DstBits = Info.Size; in EmitBitfieldConversionCheck() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp4117 unsigned DstBits = RetVT.getSizeInBits(); in emitLSL_ri() local
4220 unsigned DstBits = RetVT.getSizeInBits(); in emitLSR_ri() local
4336 unsigned DstBits = RetVT.getSizeInBits(); in emitASR_ri() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2101 unsigned DstBits = SE.getTypeSizeInBits(ARTy); in generateOverflowCheck() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp3064 unsigned DstBits = Ty->getScalarSizeInBits(); in CreateIntegerCast() local
3077 unsigned DstBits = Ty->getScalarSizeInBits(); in CreateFPCast() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6629 SmallVector<APInt> DstBits; in FoldConstantArithmetic() local
12994 APInt &DstBits = DstBitElements[I]; in recastRawBits() local
13019 APInt &DstBits = DstBitElements[Idx]; in recastRawBits() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1416 unsigned DstBits = Trunc->getType()->getScalarSizeInBits(), in foldICmpTruncConstant() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp20824 unsigned DstBits = VT.getScalarSizeInBits(); in expandFP_TO_UINT_SSE() local
21108 unsigned DstBits = VT.getScalarSizeInBits(); in LowerFP_TO_INT() local