Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4095 unsigned ExcessBits = in ExpandIntRes_LOAD() local
4116 unsigned ExcessBits = (EBytes - IncrementSize)*8; in ExpandIntRes_LOAD() local
4833 unsigned ExcessBits = Op.getValueSizeInBits() - NVT.getSizeInBits(); in ExpandIntRes_SIGN_EXTEND() local
4859 unsigned ExcessBits = EVT.getSizeInBits() - Lo.getValueSizeInBits(); in ExpandIntRes_SIGN_EXTEND_INREG() local
5150 unsigned ExcessBits = Op.getValueSizeInBits() - NVT.getSizeInBits(); in ExpandIntRes_ZERO_EXTEND() local
5622 unsigned ExcessBits = in ExpandIntOp_STORE() local
5642 unsigned ExcessBits = (EBytes - IncrementSize)*8; in ExpandIntOp_STORE() local