Searched defs:SelectReturn (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ | ||
| D | x64_MPIsel.cpp | 62 void X64MPIsel::SelectReturn(NaryStmtNode &retNode, Operand &opnd) in SelectReturn() function in maplebe::X64MPIsel |
| D | x64_cgfunc.cpp | 36 void X64CGFunc::SelectReturn(Operand *opnd) in SelectReturn() function in maplebe::X64CGFunc |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ | ||
| D | aarch64_cgfunc.cpp | 3634 void AArch64CGFunc::SelectReturn(Operand *opnd0) in SelectReturn() function in maplebe::AArch64CGFunc |