Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2845 unsigned ExcessBits = in ExpandIntRes_LOAD() local
2866 unsigned ExcessBits = (EBytes - IncrementSize)*8; in ExpandIntRes_LOAD() local
3440 unsigned ExcessBits = Op.getValueSizeInBits() - NVT.getSizeInBits(); in ExpandIntRes_SIGN_EXTEND() local
3466 unsigned ExcessBits = EVT.getSizeInBits() - Lo.getValueSizeInBits(); in ExpandIntRes_SIGN_EXTEND_INREG() local
3705 unsigned ExcessBits = Op.getValueSizeInBits() - NVT.getSizeInBits(); in ExpandIntRes_ZERO_EXTEND() local
4101 unsigned ExcessBits = in ExpandIntOp_STORE() local
4121 unsigned ExcessBits = (EBytes - IncrementSize)*8; in ExpandIntOp_STORE() local