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

  /src/external/apache2/llvm/dist/llvm/utils/TableGen/
CodeGenInstruction.h 153 bool hasOptionalDef;
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCInstrDesc.h 149 HasOptionalDef,
260 bool hasOptionalDef() const { return Flags & (1ULL << MCID::HasOptionalDef); }

Completed in 20 milliseconds