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

  /external/llvm/include/llvm/TableGen/
Record.h     [all...]
  /external/llvm/lib/TableGen/
TGParser.cpp 67 if (RecordVal *ERV = CurRec->getValue(RV.getNameInit())) {
97 if (VI->getNameInit() == ValName)
419 const TypedInit *CurRecName = dyn_cast<TypedInit>(CurRec->getNameInit());
    [all...]
Record.cpp     [all...]
SetTheory.cpp 308 if (!dyn_cast<StringInit>(SC[i]->getNameInit()))
  /external/llvm/utils/TableGen/
CodeGenRegisters.cpp 611 if (NewReg->getValue(RV.getNameInit()))
    [all...]

Completed in 358 milliseconds