Searched refs:GetFastPathFeatures (Results 1 – 2 of 2) sorted by relevance
66 std::string GetFastPathFeatures() const;
108 llvmFunction->addFnAttr("target-features", GetFastPathFeatures()); in TryAddGraph()140 std::string LLVMIrtocCompiler::GetFastPathFeatures() const in GetFastPathFeatures() function in ark::llvmbackend::LLVMIrtocCompiler