Searched defs:hasGINV (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ | ||
| H A D | MipsSubtarget.h | 330 bool hasGINV() const { return HasGINV; } in hasGINV() function |
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ | ||
| H A D | MipsAsmParser.cpp | 724 bool hasGINV() const { in hasGINV() function in __anona2e40b320211::MipsAsmParser |