Home
last modified time | relevance | path

Searched refs:MaxInstLength (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DMCAsmInfo.h84 unsigned MaxInstLength; // Defaults to 4. variable
412 return MaxInstLength; in getMaxInstLength()
/external/llvm/lib/MC/
DMCAsmInfo.cpp34 MaxInstLength = 4; in MCAsmInfo()