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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2672 unsigned DestBits = DestVT.getSizeInBits(); local
H A DARMISelLowering.cpp16209 unsigned DestBits = DstTy->getPrimitiveSizeInBits(); local
16218 unsigned DestBits = DstVT.getSizeInBits(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp3110 TypeSize DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr local
3172 TypeSize DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr local
3233 unsigned DestBits = DestTy->getPrimitiveSizeInBits(); // 0 for ptr local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp339 unsigned DestBits = DstTy->getPrimitiveSizeInBits(); local
348 unsigned DestBits = DstVT.getSizeInBits(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10045 unsigned DestBits = VT.getScalarSizeInBits(); local

Completed in 171 milliseconds