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

  /external/llvm/lib/MC/
MCAsmInfo.cpp 34 MaxInstLength = 4;
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 82 /// MaxInstLength - This is the maximum possible length of an instruction,
84 unsigned MaxInstLength; // Defaults to 4.
439 return MaxInstLength;

Completed in 137 milliseconds