Home
last modified time | relevance | path

Searched refs:getMaxInstLength (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/MC/
DMCAsmInfo.h445 unsigned getMaxInstLength() const { return MaxInstLength; } in getMaxInstLength() function
/external/llvm/lib/Target/Mips/
DMips16InstrInfo.cpp511 Length += MAI.getMaxInstLength(); in getInlineAsmLength()
/external/llvm/lib/CodeGen/
DTargetInstrInfo.cpp89 Length += MAI.getMaxInstLength(); in getInlineAsmLength()
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1263 Length += MAI.getMaxInstLength(); in getInlineAsmLength()