Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h111 unsigned MaxInstLength = 4; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp107 const unsigned MaxInstLength = MAI.getMaxInstLength(STI); in getInlineAsmLength() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1848 const unsigned MaxInstLength = MAI.getMaxInstLength(STI); in getInlineAsmLength() local