Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsTargetMachine.cpp178 bool hasMips16Attr = F.getFnAttribute("mips16").isValid(); in getSubtargetImpl() local
189 if (hasMips16Attr) in getSubtargetImpl()