Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dmemlayout.h214 SymbolAlloc *AssignLocationToSpillReg(regno_t vrNum, uint32 memByteSize) in AssignLocationToSpillReg()
225 SymbolAlloc *GetLocOfSpillRegister(regno_t vrNum, uint32 memByteSize) in GetLocOfSpillRegister()
Dcgfunc.h1087 int64 GetOrCreatSpillRegLocation(regno_t vrNum, uint32 memByteSize) in GetOrCreatSpillRegLocation()