Home
last modified time | relevance | path

Searched defs:sReg (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp686 Operand &X64MPIsel::ProcessReturnReg(PrimType primType, int32 sReg) in ProcessReturnReg()
1139 Operand &X64MPIsel::GetTargetRetOperand(PrimType primType, int32 sReg) in GetTargetRetOperand()
Dx64_cgfunc.cpp663 Operand &X64CGFunc::GetTargetRetOperand(PrimType primType, int32 sReg) in GetTargetRetOperand()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp6523 Operand &AArch64CGFunc::GetTargetRetOperand(PrimType primType, int32 sReg) in GetTargetRetOperand()