Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.cpp302 return TII.getInlineAsmLength(MI.getOperand(0).getSymbolName(), in getInstSizeInBytes()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp406 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo()); in getInstSizeInBytes()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h258 unsigned getInlineAsmLength(
H A DHexagonInstrInfo.cpp1839 unsigned HexagonInstrInfo::getInlineAsmLength(const char *Str, in getInlineAsmLength() function in HexagonInstrInfo
4579 Size = getInlineAsmLength(AsmStr, *MAI); in getSize()
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp496 return TII.getInlineAsmLength(MI.getOperand(0).getSymbolName(), in getInstSizeInBytes()
/openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.cpp187 return getInlineAsmLength(MI.getOperand(0).getSymbolName(), *MAI); in getInstSizeInBytes()
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo.cpp616 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo()); in getInstSizeInBytes()
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp603 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo()); in getInstSizeInBytes()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp675 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo()); in getInstSizeInBytes()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1560 virtual unsigned getInlineAsmLength(
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp99 unsigned TargetInstrInfo::getInlineAsmLength( in getInlineAsmLength() function in TargetInstrInfo
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1526 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo()); in getInstSizeInBytes()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1203 return getInlineAsmLength(MI.getOperand(0).getSymbolName(), in getInstSizeInBytes()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2965 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo()); in getInstSizeInBytes()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp808 unsigned Size = getInlineAsmLength(MI.getOperand(0).getSymbolName(), *MAI); in getInstSizeInBytes()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp87 return getInlineAsmLength(MI.getOperand(0).getSymbolName(), *MAI); in getInstSizeInBytes()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp7648 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo(), &ST); in getInstSizeInBytes()