Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp128 std::string fnNameFromId(uint32_t Id) { in fnNameFromId() function
140 return fnNameFromId(func_index); in getFunctionName()