Home
last modified time | relevance | path

Searched refs:GetFastPathFeatures (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_irtoc_compiler.h68 std::string GetFastPathFeatures() const;
Dllvm_irtoc_compiler.cpp130 llvmFunction->addFnAttr("target-features", GetFastPathFeatures()); in AddGraph()
162 std::string LLVMIrtocCompiler::GetFastPathFeatures() const in GetFastPathFeatures() function in panda::llvmbackend::LLVMIrtocCompiler