Home
last modified time | relevance | path

Searched refs:getInlineAsmLength (Results 1 – 10 of 10) sorted by relevance

/trueos/contrib/llvm/lib/Target/Mips/
HDMips16InstrInfo.h111 unsigned getInlineAsmLength(const char *Str,
HDMipsInstrInfo.cpp275 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo()); in GetInstSizeInBytes()
HDMips16InstrInfo.cpp518 unsigned Mips16InstrInfo::getInlineAsmLength(const char *Str, in getInlineAsmLength() function in Mips16InstrInfo
/trueos/contrib/llvm/lib/Target/MSP430/
HDMSP430InstrInfo.cpp311 return TII.getInlineAsmLength(MI->getOperand(0).getSymbolName(), in GetInstSizeInBytes()
/trueos/contrib/llvm/include/llvm/Target/
HDTargetInstrInfo.h724 virtual unsigned getInlineAsmLength(const char *Str,
/trueos/contrib/llvm/lib/CodeGen/
HDTargetInstrInfo.cpp73 unsigned TargetInstrInfo::getInlineAsmLength(const char *Str, in getInlineAsmLength() function in TargetInstrInfo
/trueos/contrib/llvm/lib/Target/AArch64/
HDAArch64InstrInfo.cpp588 return getInlineAsmLength(MI.getOperand(0).getSymbolName(), MAI); in getInstSizeInBytes()
/trueos/contrib/llvm/lib/Target/SystemZ/
HDSystemZInstrInfo.cpp1035 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo()); in getInstSizeInBytes()
/trueos/contrib/llvm/lib/Target/PowerPC/
HDPPCInstrInfo.cpp1374 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo()); in GetInstSizeInBytes()
/trueos/contrib/llvm/lib/Target/ARM/
HDARMBaseInstrInfo.cpp561 return getInlineAsmLength(MI->getOperand(0).getSymbolName(), *MAI); in GetInstSizeInBytes()