Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp3109 TypeSize DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in isBitCastable() local
3169 unsigned DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr in getCastOpcode() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2680 unsigned DestBits = DestVT.getSizeInBits(); in ARMEmitIntExt() local
H A DARMISelLowering.cpp19212 unsigned DestBits = DstTy->getPrimitiveSizeInBits(); in isTruncateFree() local
19221 unsigned DestBits = DstVT.getSizeInBits(); in isTruncateFree() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1883 unsigned DestBits = DstTy->getPrimitiveSizeInBits(); isTruncateFree() local
1894 unsigned DestBits = DstVT.getSizeInBits(); isTruncateFree() local
1905 unsigned DestBits = VT2.getVectorElementType().getSizeInBits(); isTruncateFree() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13622 unsigned DestBits = VT.getScalarSizeInBits(); in visitSIGN_EXTEND() local
13912 unsigned DestBits = VT.getScalarSizeInBits(); in visitZERO_EXTEND() local