Home
last modified time | relevance | path

Searched refs:GetConstpoolFromMethod (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_stubs.cpp304 GateRef constpool = GetConstpoolFromMethod(method); in GenerateCircuit()
349 GateRef constpool = GetConstpoolFromMethod(method); in GenerateCircuit()
364 GateRef constpool = GetConstpoolFromMethod(method); in GenerateCircuit()
554 GateRef constpool = GetConstpoolFromMethod(curMethod); in GenerateCircuit()
649 varConstpool = GetConstpoolFromMethod(thisMethod); in GenerateCircuit()
874 GateRef constpool = GetConstpoolFromMethod(method); in GenerateCircuit()
893 GateRef constpool = GetConstpoolFromMethod(method); in GenerateCircuit()
913 GateRef constpool = GetConstpoolFromMethod(method); in GenerateCircuit()
931 GateRef constpool = GetConstpoolFromMethod(method); in GenerateCircuit()
1508 GateRef constpool = GetConstpoolFromMethod(metho in GenerateCircuit()
[all...]
H A Dbaseline_stubs.h47 inline GateRef GetConstpoolFromMethod(GateRef method);
H A Dbaseline_stub_builder.h155 inline GateRef GetConstpoolFromMethod(GateRef method) in GetConstpoolFromMethod() function in panda::ecmascript::kungfu::BaselineStubBuilder
H A Dbaseline_stubs-inl.h173 GateRef BaselineStubBuilder::GetConstpoolFromMethod(GateRef method) in GetConstpoolFromMethod() function in panda::ecmascript::kungfu::BaselineStubBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinterpreter_stub.h156 inline GateRef GetConstpoolFromMethod(GateRef function);
H A Dinterpreter_stub.cpp334 GateRef prevConstpool = GetConstpoolFromMethod(prevMethod); \
2788 varConstpool = GetConstpoolFromMethod(method); in DECLARE_ASM_HANDLER()
2888 varConstpool = GetConstpoolFromMethod(method); in DECLARE_ASM_HANDLER()
2994 varConstpool = GetConstpoolFromMethod(method); in DECLARE_ASM_HANDLER()
3099 varConstpool = GetConstpoolFromMethod(method); in DECLARE_ASM_HANDLER()
3480 varConstpool = GetConstpoolFromMethod(method); in DECLARE_ASM_HANDLER()
5292 varConstpool = GetConstpoolFromMethod(method); in DECLARE_ASM_HANDLER_NOPRINT()
5336 varConstpool = GetConstpoolFromMethod(method); in DECLARE_ASM_HANDLER()
5435 varConstpool = GetConstpoolFromMethod(method); in DECLARE_ASM_HANDLER()
H A Dinterpreter_stub-inl.h329 GateRef InterpreterStubBuilder::GetConstpoolFromMethod(GateRef method) in GetConstpoolFromMethod() function in panda::ecmascript::kungfu::InterpreterStubBuilder

Completed in 25 milliseconds