HomeSort by relevance Sort by last modified time
    Searched refs:DefPrototypes (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/TableGen/
TGParser.cpp 218 int newDefStart = CurMC->DefPrototypes.size();
221 for (MultiClass::RecordVector::const_iterator i = SMC->DefPrototypes.begin(),
222 iend = SMC->DefPrototypes.end();
233 CurMC->DefPrototypes.push_back(NewDef);
264 CurMC->DefPrototypes.begin() + newDefStart,
265 jend = CurMC->DefPrototypes.end();
    [all...]
Record.cpp     [all...]
  /external/llvm/include/llvm/TableGen/
Record.h     [all...]

Completed in 191 milliseconds