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

  /external/llvm/lib/TableGen/
TGParser.cpp 217 MultiClass *SMC = SubMultiClass.MC;
223 const std::vector<RecordVal> &SMCVals = SMC->Rec.getValues();
231 for (MultiClass::RecordVector::const_iterator i = SMC->DefPrototypes.begin(),
232 iend = SMC->DefPrototypes.end();
246 const std::vector<Init *> &SMCTArgs = SMC->Rec.getTemplateArgs();
290 + ") of subclass '" + SMC->Rec.getNameInitAsString() + "'!");
    [all...]
  /external/v8/src/arm64/
constants-arm64.h 683 SMC = ExceptionFixed | 0x00000003,
    [all...]
  /external/vixl/src/vixl/a64/
constants-a64.h 714 SMC = ExceptionFixed | 0x00000003,
    [all...]

Completed in 55 milliseconds