Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp63 bool MipsSubtarget::MSAWarningPrinted = false; member in MipsSubtarget
H A DMipsSubtarget.h53 static bool MSAWarningPrinted; variable