Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsAbiFlags.cpp112 static unsigned getIsaRev(uint64_t flags) { in getIsaRev() function
186 mipsAbi.m_IsaRev = getIsaRev(elfFlags); in fillByElfFlags()