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

  /external/llvm/utils/TableGen/
CodeEmitterGen.cpp 192 BitsInit *BI = R->getValueAsBitsInit("Inst");
268 BitsInit *BI = R->getValueAsBitsInit("Inst");
FixedLenDecoderEmitter.cpp 170 BitsInit *bits = def.getValueAsBitsInit(str);
382 AllInstructions[Opcode]->TheDef->getValueAsBitsInit("SoftFail");
    [all...]
CodeGenTarget.cpp 353 BitsInit *BI = R->getValueAsBitsInit("Inst");
InstrInfoEmitter.cpp 509 BitsInit *TSF = Inst.TheDef->getValueAsBitsInit("TSFlags");
X86RecognizableInstr.cpp 170 BitsInit* bits = rec->getValueAsBitsInit(name);
    [all...]
RegisterInfoEmitter.cpp     [all...]
  /external/llvm/include/llvm/TableGen/
Record.h     [all...]
  /external/llvm/lib/TableGen/
Record.cpp     [all...]

Completed in 206 milliseconds