HomeSort by: relevance | last modified time | path
    Searched defs:hasGINV (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsSubtarget.h 188 // HasGINV -- supports R6 Global INValidate ASE
189 bool HasGINV;
325 bool hasGINV() const { return HasGINV; }
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp 724 bool hasGINV() const {

Completed in 35 milliseconds