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

  /external/llvm/utils/TableGen/
CodeEmitterGen.cpp 41 BitsInit *BI = R->getValueAsBitsInit("Inst");
188 BitsInit *BI = R->getValueAsBitsInit("Inst");
245 BitsInit *BI = R->getValueAsBitsInit("Inst");
FixedLenDecoderEmitter.cpp 81 BitsInit *bits = def.getValueAsBitsInit(str);
292 AllInstructions[Opcode]->TheDef->getValueAsBitsInit("SoftFail");
825 AllInstructions[Opc]->TheDef->getValueAsBitsInit("SoftFail");
827 BitsInit *InstBits = AllInstructions[Opc]->TheDef->getValueAsBitsInit("Inst");
    [all...]
InstrInfoEmitter.cpp 327 BitsInit *TSF = Inst.TheDef->getValueAsBitsInit("TSFlags");
X86RecognizableInstr.cpp 204 BitsInit* bits = rec->getValueAsBitsInit(name);
    [all...]
  /external/llvm/include/llvm/TableGen/
Record.h     [all...]
  /external/llvm/lib/TableGen/
Record.cpp     [all...]

Completed in 755 milliseconds