Home
last modified time | relevance | path

Searched refs:EBytes (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp1960 unsigned EBytes = MemVT.getStoreSize(); in ExpandIntRes_LOAD() local
1962 unsigned ExcessBits = (EBytes - IncrementSize)*8; in ExpandIntRes_LOAD()
2796 unsigned EBytes = ExtVT.getStoreSize(); in ExpandIntOp_STORE() local
2798 unsigned ExcessBits = (EBytes - IncrementSize)*8; in ExpandIntOp_STORE()