Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsTargetMachine.cpp178 bool hasNoMips16Attr = F.getFnAttribute("nomips16").isValid(); in getSubtargetImpl() local
190 else if (hasNoMips16Attr) in getSubtargetImpl()