Home
last modified time | relevance | path

Searched defs:DestBits (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2680 unsigned DestBits = DestVT.getSizeInBits(); in ARMEmitIntExt() local
H A DARMISelLowering.cpp18976 unsigned DestBits = DstTy->getPrimitiveSizeInBits(); in isTruncateFree() local
18985 unsigned DestBits = DstVT.getSizeInBits(); in isTruncateFree() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DInstructions.cpp3598 TypeSize DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in isBitCastable() local
3658 unsigned DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in getCastOpcode() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1166 unsigned DestBits = DstTy->getPrimitiveSizeInBits(); in isTruncateFree() local
1177 unsigned DestBits = DstVT.getSizeInBits(); in isTruncateFree() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12482 unsigned DestBits = VT.getScalarSizeInBits(); in visitSIGN_EXTEND() local