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.h66 std::string GetFastPathFeatures() const;
Dllvm_irtoc_compiler.cpp108 llvmFunction->addFnAttr("target-features", GetFastPathFeatures()); in TryAddGraph()
140 std::string LLVMIrtocCompiler::GetFastPathFeatures() const in GetFastPathFeatures() function in ark::llvmbackend::LLVMIrtocCompiler