Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp2576 unsigned DstBits = Ty->getScalarSizeInBits(); in CreateIntegerCast() local
2590 unsigned DstBits = Ty->getScalarSizeInBits(); in CreateIntegerCast() local
2604 unsigned DstBits = Ty->getScalarSizeInBits(); in CreateFPCast() local
2617 unsigned DstBits = Ty->getScalarSizeInBits(); in CreateFPCast() local
H A DConstants.cpp1652 unsigned DstBits = Ty->getScalarSizeInBits(); in getIntegerCast() local
1664 unsigned DstBits = Ty->getScalarSizeInBits(); in getFPCast() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp3922 unsigned DstBits = RetVT.getSizeInBits(); in emitLSL_ri() local
4029 unsigned DstBits = RetVT.getSizeInBits(); in emitLSR_ri() local
4150 unsigned DstBits = RetVT.getSizeInBits(); in emitASR_ri() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1160 unsigned DstBits = LHSI->getType()->getPrimitiveSizeInBits(), in visitICmpInstWithInstAndIntCst() local