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 35 MaxInstLength = 4;
  /external/llvm/include/llvm/MC/
MCAsmInfo.h 91 /// MaxInstLength - This is the maximum possible length of an instruction,
93 unsigned MaxInstLength; // Defaults to 4.
437 return MaxInstLength;

Completed in 162 milliseconds