Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp206 Insn &X64MPIsel::AppendCall(x64::X64MOP_t mOp, Operand &targetOpnd, ListOperand &paramOpnds, ListOp… in AppendCall() function in maplebe::X64MPIsel
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp4178 void AArch64CGFunc::AppendCall(const MIRSymbol &funcSymbol) in AppendCall() function in maplebe::AArch64CGFunc
4357 Insn &AArch64CGFunc::AppendCall(const MIRSymbol &sym, ListOperand &srcOpnds) in AppendCall() function in maplebe::AArch64CGFunc