Searched defs:getStoreSizeInBits (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DValueTypes.h417 /// getStoreSizeInBits - Return the number of bits overwritten by a store
419 unsigned getStoreSizeInBits() const { function in class:llvm::MVT
766 /// getStoreSizeInBits - Return the number of bits overwritten by a store
768 unsigned getStoreSizeInBits() const { function in struct:llvm::EVT

Completed in 54 milliseconds