Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h330 bool hasGINV() const { return HasGINV; } in hasGINV() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp724 bool hasGINV() const { in hasGINV() function in __anona2e40b320211::MipsAsmParser