Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h111 unsigned MaxInstLength = 4; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp106 const unsigned MaxInstLength = MAI.getMaxInstLength(STI); in getInlineAsmLength() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1761 const unsigned MaxInstLength = MAI.getMaxInstLength(STI); in getInlineAsmLength() local