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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h98 unsigned MaxInstLength = 4; member in class:llvm::MCAsmInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp96 const unsigned MaxInstLength = MAI.getMaxInstLength(STI); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1733 const unsigned MaxInstLength = MAI.getMaxInstLength(STI); local

Completed in 124 milliseconds