Home
last modified time | relevance | path

Searched defs:getArchVersion (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/opencsd/decoder/include/opencsd/etmv3/
H A Dtrc_cmp_cfg_etmv3.h219 inline const ocsd_arch_version_t EtmV3Config::getArchVersion() const in getArchVersion() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCTargetDesc.cpp640 unsigned Hexagon_MC::getArchVersion(const FeatureBitset &Features) { in getArchVersion() function in Hexagon_MC