Home
last modified time | relevance | path

Searched defs:CallOptimized (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_signature.cpp1345 DEF_CALL_SIGNATURE(CallOptimized) in DEF_CALL_SIGNATURE() argument
Dcircuit_builder.cpp961 GateRef CircuitBuilder::CallOptimized(GateRef glue, GateRef code, GateRef depend, const std::vector… in CallOptimized() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h227 inline GateRef StubBuilder::CallOptimized(GateRef glue, GateRef code, const std::initializer_list<G… in CallOptimized() function
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_call.cpp1030 void OptimizedCall::CallOptimized(ExtendedAssembler *assembler) in CallOptimized() function in panda::ecmascript::x64::OptimizedCall
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_call.cpp1020 void OptimizedCall::CallOptimized(ExtendedAssembler *assembler) in CallOptimized() function in panda::ecmascript::aarch64::OptimizedCall