Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.cpp302 return TII.getInlineAsmLength(MI.getOperand(0).getSymbolName(), in getInstSizeInBytes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp407 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo()); in getInstSizeInBytes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h257 unsigned getInlineAsmLength(
H A DHexagonInstrInfo.cpp1754 unsigned HexagonInstrInfo::getInlineAsmLength(const char *Str, in getInlineAsmLength() function in HexagonInstrInfo
4501 Size = getInlineAsmLength(AsmStr, *MAI); in getSize()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp497 return TII.getInlineAsmLength(MI.getOperand(0).getSymbolName(), in getInstSizeInBytes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp585 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo()); in getInstSizeInBytes()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1489 virtual unsigned getInlineAsmLength(
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp100 unsigned TargetInstrInfo::getInlineAsmLength( in getInlineAsmLength() function in TargetInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp770 return getInlineAsmLength(MI.getOperand(0).getSymbolName(), in getInstSizeInBytes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1516 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo()); in getInstSizeInBytes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2851 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo()); in getInstSizeInBytes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp800 unsigned Size = getInlineAsmLength(MI.getOperand(0).getSymbolName(), *MAI); in getInstSizeInBytes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp85 return getInlineAsmLength(MI.getOperand(0).getSymbolName(), *MAI); in getInstSizeInBytes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp7154 return getInlineAsmLength(AsmStr, *MF->getTarget().getMCAsmInfo(), &ST); in getInstSizeInBytes()