Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_reg_info.cpp144 void X64RegInfo::FreeSpillRegMem(regno_t vrNum) in FreeSpillRegMem() function in maplebe::X64RegInfo
Dx64_cgfunc.cpp916 void X64CGFunc::FreeSpillRegMem(regno_t vrNum) in FreeSpillRegMem() function in maplebe::X64CGFunc
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_reg_info.cpp135 void AArch64RegInfo::FreeSpillRegMem(regno_t vrNum) in FreeSpillRegMem() function in maplebe::AArch64RegInfo
Daarch64_cgfunc.cpp9060 void AArch64CGFunc::FreeSpillRegMem(regno_t vrNum) in FreeSpillRegMem() function in maplebe::AArch64CGFunc