Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h418 unsigned getMaxInstLength() const { return MaxInstLength; } in getMaxInstLength() function
/minix/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMips16InstrInfo.cpp511 Length += MAI.getMaxInstLength(); in getInlineAsmLength()
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp88 Length += MAI.getMaxInstLength(); in getInlineAsmLength()