Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2680 unsigned DestBits = DestVT.getSizeInBits(); in ARMEmitIntExt() local
H A DARMISelLowering.cpp19190 unsigned DestBits = DstTy->getPrimitiveSizeInBits(); isTruncateFree() local
19199 unsigned DestBits = DstVT.getSizeInBits(); isTruncateFree() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp3577 TypeSize DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr isBitCastable() local
3637 unsigned DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr getCastOpcode() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1771 unsigned DestBits = DstTy->getPrimitiveSizeInBits(); isTruncateFree() local
1782 unsigned DestBits = DstVT.getSizeInBits(); isTruncateFree() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13428 unsigned DestBits = VT.getScalarSizeInBits(); visitSIGN_EXTEND() local
[all...]