Searched refs:getInlineAsmLength (Results 1 – 10 of 10) sorted by relevance
| /trueos/contrib/llvm/lib/Target/Mips/ |
| HD | Mips16InstrInfo.h | 111 unsigned getInlineAsmLength(const char *Str,
|
| HD | MipsInstrInfo.cpp | 275 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo()); in GetInstSizeInBytes()
|
| HD | Mips16InstrInfo.cpp | 518 unsigned Mips16InstrInfo::getInlineAsmLength(const char *Str, in getInlineAsmLength() function in Mips16InstrInfo
|
| /trueos/contrib/llvm/lib/Target/MSP430/ |
| HD | MSP430InstrInfo.cpp | 311 return TII.getInlineAsmLength(MI->getOperand(0).getSymbolName(), in GetInstSizeInBytes()
|
| /trueos/contrib/llvm/include/llvm/Target/ |
| HD | TargetInstrInfo.h | 724 virtual unsigned getInlineAsmLength(const char *Str,
|
| /trueos/contrib/llvm/lib/CodeGen/ |
| HD | TargetInstrInfo.cpp | 73 unsigned TargetInstrInfo::getInlineAsmLength(const char *Str, in getInlineAsmLength() function in TargetInstrInfo
|
| /trueos/contrib/llvm/lib/Target/AArch64/ |
| HD | AArch64InstrInfo.cpp | 588 return getInlineAsmLength(MI.getOperand(0).getSymbolName(), MAI); in getInstSizeInBytes()
|
| /trueos/contrib/llvm/lib/Target/SystemZ/ |
| HD | SystemZInstrInfo.cpp | 1035 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo()); in getInstSizeInBytes()
|
| /trueos/contrib/llvm/lib/Target/PowerPC/ |
| HD | PPCInstrInfo.cpp | 1374 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo()); in GetInstSizeInBytes()
|
| /trueos/contrib/llvm/lib/Target/ARM/ |
| HD | ARMBaseInstrInfo.cpp | 561 return getInlineAsmLength(MI->getOperand(0).getSymbolName(), *MAI); in GetInstSizeInBytes()
|