Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp4103 unsigned DstBits = RetVT.getSizeInBits(); emitLSL_ri() local
4206 unsigned DstBits = RetVT.getSizeInBits(); emitLSR_ri() local
4322 unsigned DstBits = RetVT.getSizeInBits(); emitASR_ri() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp3505 unsigned DstBits = Ty->getScalarSizeInBits(); CreateIntegerCast() local
3519 unsigned DstBits = Ty->getScalarSizeInBits(); CreateIntegerCast() local
3533 unsigned DstBits = Ty->getScalarSizeInBits(); CreateFPCast() local
3546 unsigned DstBits = Ty->getScalarSizeInBits(); CreateFPCast() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp1061 unsigned DstBits = Dst->getType()->getScalarSizeInBits(); EmitIntegerTruncationCheck() local
1114 unsigned DstBits = DstTy->getScalarSizeInBits(); EmitIntegerSignChangeCheckHelper() local
1175 unsigned DstBits = DstTy->getScalarSizeInBits(); EmitIntegerSignChangeCheck() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2003 unsigned DstBits = SE.getTypeSizeInBits(ARTy); generateOverflowCheck() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6298 SmallVector<APInt> DstBits; FoldConstantArithmetic() local
12664 APInt &DstBits = DstBitElements[I]; recastRawBits() local
12689 APInt &DstBits = DstBitElements[Idx]; recastRawBits() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1422 unsigned DstBits = Trunc->getType()->getScalarSizeInBits(), foldICmpTruncConstant() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp20638 unsigned DstBits = VT.getScalarSizeInBits(); expandFP_TO_UINT_SSE() local
20922 unsigned DstBits = VT.getScalarSizeInBits(); LowerFP_TO_INT() local
[all...]