HomeSort by relevance Sort by last modified time
    Searched full:defprototypes (Results 1 - 4 of 4) 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...]
  /prebuilts/clang/linux-x86/host/3.4/bin/
clang-tblgen 

Completed in 301 milliseconds