Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.cpp302 return TII.getInlineAsmLength(MI.getOperand(0).getSymbolName(), in getInstSizeInBytes()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp406 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo()); in getInstSizeInBytes()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h258 unsigned getInlineAsmLength(
H A DHexagonInstrInfo.cpp1840 unsigned HexagonInstrInfo::getInlineAsmLength(const char *Str, in getInlineAsmLength() function in HexagonInstrInfo
4580 Size = getInlineAsmLength(AsmStr, *MAI); in getSize()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp499 return TII.getInlineAsmLength(MI.getOperand(0).getSymbolName(), in getInstSizeInBytes()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.cpp227 return getInlineAsmLength(MI.getOperand(0).getSymbolName(), *MAI); in getInstSizeInBytes()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo.cpp616 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo()); in getInstSizeInBytes()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp634 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo()); in getInstSizeInBytes()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp675 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo()); in getInstSizeInBytes()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1639 virtual unsigned getInlineAsmLength(
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp101 unsigned TargetInstrInfo::getInlineAsmLength( in getInlineAsmLength() function in TargetInstrInfo
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1538 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo()); in getInstSizeInBytes()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1500 return getInlineAsmLength(MI.getOperand(0).getSymbolName(), in getInstSizeInBytes()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2938 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo()); in getInstSizeInBytes()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp808 unsigned Size = getInlineAsmLength(MI.getOperand(0).getSymbolName(), *MAI); in getInstSizeInBytes()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp96 return getInlineAsmLength(MI.getOperand(0).getSymbolName(), *MAI); in getInstSizeInBytes()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp8621 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo(), &ST); in getInstSizeInBytes()