Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp4067 unsigned DstBits = RetVT.getSizeInBits(); in emitLSL_ri() local
4170 unsigned DstBits = RetVT.getSizeInBits(); in emitLSR_ri() local
4286 unsigned DstBits = RetVT.getSizeInBits(); in emitASR_ri() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DInstructions.cpp3526 unsigned DstBits = Ty->getScalarSizeInBits(); in CreateIntegerCast() local
3540 unsigned DstBits = Ty->getScalarSizeInBits(); in CreateIntegerCast() local
3554 unsigned DstBits = Ty->getScalarSizeInBits(); in CreateFPCast() local
3567 unsigned DstBits = Ty->getScalarSizeInBits(); in CreateFPCast() local
H A DConstants.cpp2071 unsigned DstBits = Ty->getScalarSizeInBits(); in getIntegerCast() local
2083 unsigned DstBits = Ty->getScalarSizeInBits(); in getFPCast() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprScalar.cpp1053 unsigned DstBits = Dst->getType()->getScalarSizeInBits(); in EmitIntegerTruncationCheck() local
1106 unsigned DstBits = DstTy->getScalarSizeInBits(); in EmitIntegerSignChangeCheckHelper() local
1167 unsigned DstBits = DstTy->getScalarSizeInBits(); in EmitIntegerSignChangeCheck() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2372 unsigned DstBits = SE.getTypeSizeInBits(ARTy); in generateOverflowCheck() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5860 SmallVector<APInt> DstBits; in FoldConstantArithmetic() local
11956 APInt &DstBits = DstBitElements[I]; in recastRawBits() local
11981 APInt &DstBits = DstBitElements[Idx]; in recastRawBits() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1443 unsigned DstBits = Trunc->getType()->getScalarSizeInBits(), in foldICmpTruncConstant() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp22667 unsigned DstBits = VT.getScalarSizeInBits(); in expandFP_TO_UINT_SSE() local
22946 unsigned DstBits = VT.getScalarSizeInBits(); in LowerFP_TO_INT() local