Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2094 unsigned ExcessBits = in ExpandIntRes_LOAD() local
2117 unsigned ExcessBits = (EBytes - IncrementSize)*8; in ExpandIntRes_LOAD() local
2446 unsigned ExcessBits = in ExpandIntRes_SIGN_EXTEND() local
2473 unsigned ExcessBits = in ExpandIntRes_SIGN_EXTEND_INREG() local
2700 unsigned ExcessBits = in ExpandIntRes_ZERO_EXTEND() local
3069 unsigned ExcessBits = in ExpandIntOp_STORE() local
3091 unsigned ExcessBits = (EBytes - IncrementSize)*8; in ExpandIntOp_STORE() local
/external/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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp3637 unsigned ExcessBits = in ExpandIntRes_LOAD() local
3658 unsigned ExcessBits = (EBytes - IncrementSize)*8; in ExpandIntRes_LOAD() local
4395 unsigned ExcessBits = Op.getValueSizeInBits() - NVT.getSizeInBits(); in ExpandIntRes_SIGN_EXTEND() local
4421 unsigned ExcessBits = EVT.getSizeInBits() - Lo.getValueSizeInBits(); in ExpandIntRes_SIGN_EXTEND_INREG() local
4712 unsigned ExcessBits = Op.getValueSizeInBits() - NVT.getSizeInBits(); in ExpandIntRes_ZERO_EXTEND() local
5187 unsigned ExcessBits = in ExpandIntOp_STORE() local
5207 unsigned ExcessBits = (EBytes - IncrementSize)*8; in ExpandIntOp_STORE() local