Home
last modified time | relevance | path

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

/external/llvm/lib/Target/
DTargetInstrInfo.cpp79 Length += MAI.getMaxInstLength(); in getInlineAsmLength()
/external/llvm/include/llvm/MC/
DMCAsmInfo.h411 unsigned getMaxInstLength() const { in getMaxInstLength() function