Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Doperands-aarch64.h742 VIXL_DEPRECATED("GetTotalSizeInBytes", unsigned TotalSizeInBytes() const) { in TotalSizeInBytes() function
/external/llvm/lib/ProfileData/
DInstrProf.cpp499 ValueProfData *allocValueProfDataInstrProf(size_t TotalSizeInBytes) { in allocValueProfDataInstrProf()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProf.cpp635 ValueProfData *allocValueProfDataInstrProf(size_t TotalSizeInBytes) { in allocValueProfDataInstrProf()
/external/v8/src/arm64/
Dassembler-arm64.h632 int TotalSizeInBytes() const { in TotalSizeInBytes() function