Home
last modified time | relevance | path

Searched defs:CallRuntime (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dcodegen-inl.h152 void Codegen::CallRuntime(Inst *inst, EntrypointId id, Reg dstReg, RegMask preservedRegs, Args &&...params) in CallRuntime() function in ark::compiler::Codegen
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dhcr_circuit_builder.cpp217 GateRef CircuitBuilder::CallRuntime(GateRef glue, int index, GateRef depend, const std::vector<GateRef> &args, in CallRuntime() function in panda::ecmascript::kungfu::CircuitBuilder
H A Dstub_builder-inl.h222 inline GateRef StubBuilder::CallRuntime(GateRef glue, int index, const std::vector<GateRef>& args) in CallRuntime() function in panda::ecmascript::kungfu::StubBuilder
231 inline GateRef StubBuilder::CallRuntime(GateRef glue, int index, GateRef argc, GateRef argv) in CallRuntime() function in panda::ecmascript::kungfu::StubBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
H A Doptimized_call.cpp1027 void OptimizedCall::CallRuntime(ExtendedAssembler *assembler) in CallRuntime() function in panda::ecmascript::x64::OptimizedCall
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
H A Doptimized_call.cpp58 void OptimizedCall::CallRuntime(ExtendedAssembler *assembler) in CallRuntime() function in panda::ecmascript::aarch64::OptimizedCall

Completed in 16 milliseconds