Searched defs:FreeSpillRegMem (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ | ||
| D | x64_reg_info.cpp | 144 void X64RegInfo::FreeSpillRegMem(regno_t vrNum) in FreeSpillRegMem() function in maplebe::X64RegInfo |
| D | x64_cgfunc.cpp | 916 void X64CGFunc::FreeSpillRegMem(regno_t vrNum) in FreeSpillRegMem() function in maplebe::X64CGFunc |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ | ||
| D | aarch64_reg_info.cpp | 135 void AArch64RegInfo::FreeSpillRegMem(regno_t vrNum) in FreeSpillRegMem() function in maplebe::AArch64RegInfo |
| D | aarch64_cgfunc.cpp | 9060 void AArch64CGFunc::FreeSpillRegMem(regno_t vrNum) in FreeSpillRegMem() function in maplebe::AArch64CGFunc |