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

  /external/llvm/include/llvm/MC/
MCInstrInfo.h 41 unsigned getNumOpcodes() const { return NumOpcodes; }
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 47 if (getMachineOpcode() < TII->getNumOpcodes())
  /external/llvm/lib/CodeGen/MIRParser/
MIParser.cpp     [all...]

Completed in 401 milliseconds