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.h80 static const CallSignature* GetOptimizedFastCallSign() in GetOptimizedFastCallSign() function
Dhcr_circuit_builder.cpp301 const CallSignature *cs = RuntimeStubCSigns::GetOptimizedFastCallSign(); in FastCallOptimized()
Dslowpath_lowering.cpp2953 const CallSignature *cs = RuntimeStubCSigns::GetOptimizedFastCallSign(); in LowerFastCall()
3054 const CallSignature *cs = RuntimeStubCSigns::GetOptimizedFastCallSign(); in LowerTypedFastCall()
Dllvm_ir_builder.cpp891 calleeDescriptor = RuntimeStubCSigns::GetOptimizedFastCallSign(); in VisitCall()
Dlitecg_ir_builder.cpp1087 calleeDescriptor = RuntimeStubCSigns::GetOptimizedFastCallSign(); in VisitCall()