Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3219 unsigned ExcessBits = in ExpandIntRes_LOAD() local
3240 unsigned ExcessBits = (EBytes - IncrementSize)*8; in ExpandIntRes_LOAD() local
3858 unsigned ExcessBits = Op.getValueSizeInBits() - NVT.getSizeInBits(); in ExpandIntRes_SIGN_EXTEND() local
3884 unsigned ExcessBits = EVT.getSizeInBits() - Lo.getValueSizeInBits(); in ExpandIntRes_SIGN_EXTEND_INREG() local
4122 unsigned ExcessBits = Op.getValueSizeInBits() - NVT.getSizeInBits(); in ExpandIntRes_ZERO_EXTEND() local
4543 unsigned ExcessBits = in ExpandIntOp_STORE() local
4563 unsigned ExcessBits = (EBytes - IncrementSize)*8; in ExpandIntOp_STORE() local