Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSubtarget.h325 bool hasGINV() const { return HasGINV; } in hasGINV() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp724 bool hasGINV() const { in hasGINV() function in __anon5ed6d99d0211::MipsAsmParser