Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cgfunc.cpp629 RegOperand &X64CGFunc::GetOrCreateVirtualRegisterOperand(regno_t vRegNO) in GetOrCreateVirtualRegisterOperand() function in maplebe::X64CGFunc
635 RegOperand &X64CGFunc::GetOrCreateVirtualRegisterOperand(RegOperand &regOpnd) in GetOrCreateVirtualRegisterOperand() function in maplebe::X64CGFunc
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp6841 RegOperand &AArch64CGFunc::GetOrCreateVirtualRegisterOperand(regno_t vRegNO) in GetOrCreateVirtualRegisterOperand() function in maplebe::AArch64CGFunc
6847 RegOperand &AArch64CGFunc::GetOrCreateVirtualRegisterOperand(RegOperand &regOpnd) in GetOrCreateVirtualRegisterOperand() function in maplebe::AArch64CGFunc