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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.h169 if (P.hasGINV())
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h327 bool hasGINV() const { return HasGINV; } function in class:llvm::MipsSubtarget
H A DMipsSubtarget.cpp209 if (!hasMips32r6() && hasGINV() && !GINVWarningPrinted) {
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp724 bool hasGINV() const { function in class:__anon2523::MipsAsmParser

Completed in 267 milliseconds