Searched defs:ExcessBits (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2857 unsigned ExcessBits = local
2878 unsigned ExcessBits = (EBytes - IncrementSize)*8; local
3452 unsigned ExcessBits = Op.getValueSizeInBits() - NVT.getSizeInBits(); local
3478 unsigned ExcessBits = EVT.getSizeInBits() - Lo.getValueSizeInBits(); local
3717 unsigned ExcessBits = Op.getValueSizeInBits() - NVT.getSizeInBits(); local
4113 unsigned ExcessBits = local
4133 unsigned ExcessBits = (EBytes - IncrementSize)*8; local
[all...]

Completed in 140 milliseconds