Home
last modified time | relevance | path

Searched defs:externalName (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dirtoc_function_utils.cpp53 bool IsNoAliasIrtocFunction(const std::string &externalName) in IsNoAliasIrtocFunction()
57 bool IsPtrIgnIrtocFunction(const std::string &externalName) in IsPtrIgnIrtocFunction()
Dllvm_ir_constructor.cpp827 …auto externalName = GetGraph()->GetRuntime()->GetExternalMethodName(GetGraph()->GetMethod(), exter… in EmitSlowPathEntry() local
2550 …auto externalName = GetGraph()->GetRuntime()->GetExternalMethodName(GetGraph()->GetMethod(), exter… in CreateTailCallFastPath() local
4332 auto externalName = runtime->GetExternalMethodName(ctor->GetGraph()->GetMethod(), externalId); in VisitCall() local