Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAsmInfo.h103 unsigned MaxInstLength; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h98 unsigned MaxInstLength = 4; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetInstrInfo.cpp96 const unsigned MaxInstLength = MAI.getMaxInstLength(STI); in getInlineAsmLength() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1733 const unsigned MaxInstLength = MAI.getMaxInstLength(STI); in getInlineAsmLength() local