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

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 424 unsigned getMaxInstLength() const { return MaxInstLength; }
  /external/llvm/lib/Target/Mips/
Mips16InstrInfo.cpp 511 Length += MAI.getMaxInstLength();
  /external/llvm/lib/CodeGen/
TargetInstrInfo.cpp 88 Length += MAI.getMaxInstLength();
    [all...]

Completed in 209 milliseconds