Searched refs:hasGINV (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.h169 if (P.hasGINV())
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp205 if (!hasMips32r6() && hasGINV() && !GINVWarningPrinted) {
H A DMipsSubtarget.h321 bool hasGINV() const { return HasGINV; } function in class:llvm::MipsSubtarget
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp708 bool hasGINV() const { function in class:__anon5236::MipsAsmParser

Completed in 181 milliseconds