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 220 int newDefStart = CurMC->DefPrototypes.size();
223 for (MultiClass::RecordVector::const_iterator i = SMC->DefPrototypes.begin(),
224 iend = SMC->DefPrototypes.end();
235 CurMC->DefPrototypes.push_back(NewDef);
266 CurMC->DefPrototypes.begin() + newDefStart,
267 jend = CurMC->DefPrototypes.end();
    [all...]
Record.cpp     [all...]
  /external/llvm/include/llvm/TableGen/
Record.h     [all...]

Completed in 574 milliseconds