Searched defs:hasGINV (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ | ||
H A D | MipsSubtarget.h | 328 bool hasGINV() const { return HasGINV; } in hasGINV() function |
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/ | ||
H A D | MipsAsmParser.cpp | 730 bool hasGINV() const { in hasGINV() function in __anon0cff94e90211::MipsAsmParser |