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

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 425 unsigned getMaxInstLength() const {
  /external/llvm/lib/CodeGen/
TargetInstrInfo.cpp 84 Length += MAI.getMaxInstLength();

Completed in 136 milliseconds