Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAsmInfo.h424 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.cpp88 Length += MAI.getMaxInstLength(); in getInlineAsmLength()