Home
last modified time | relevance | path

Searched refs:GetOptimizedFastCallSign (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Drt_call_signature.h92 static const CallSignature* GetOptimizedFastCallSign() in GetOptimizedFastCallSign() function
Dhcr_circuit_builder.cpp307 const CallSignature *cs = RuntimeStubCSigns::GetOptimizedFastCallSign(); in FastCallOptimized()
Dslowpath_lowering.cpp3384 const CallSignature *cs = RuntimeStubCSigns::GetOptimizedFastCallSign(); in LowerNewFastCall()
3472 const CallSignature *cs = RuntimeStubCSigns::GetOptimizedFastCallSign(); in LowerFastCall()
3570 const CallSignature *cs = RuntimeStubCSigns::GetOptimizedFastCallSign(); in LowerTypedFastCall()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp989 calleeDescriptor = RuntimeStubCSigns::GetOptimizedFastCallSign(); in VisitCall()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp1490 calleeDescriptor = RuntimeStubCSigns::GetOptimizedFastCallSign(); in VisitCall()