Searched defs:MaxInstLength (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h82 /// MaxInstLength - This is the maximum possible length of an instruction,
84 unsigned MaxInstLength; // Defaults to 4. member in class:llvm::MCAsmInfo
439 return MaxInstLength;

Completed in 19 milliseconds