Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h324 bool hasMSA() const { return HasMSA; } in hasMSA() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp685 bool hasMSA() const { in hasMSA() function in __anona2e40b320211::MipsAsmParser