Home
last modified time | relevance | path

Searched refs:getFunctionNumber (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.cpp37 Twine(MF.getFunctionNumber()) + in getPICOffsetSymbol()
45 Twine(MF.getFunctionNumber())); in getGlobalEPSymbol()
52 Twine(MF.getFunctionNumber())); in getLocalEPSymbol()
59 Twine(MF.getFunctionNumber())); in getTOCOffsetSymbol()
H A DPPCAsmPrinter.cpp339 O << DL.getPrivateGlobalPrefix() << "CPI" << getFunctionNumber() << '_' in printOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430MCInstLower.cpp55 << Printer.getFunctionNumber() << '_' in GetJumpTableSymbol()
72 << Printer.getFunctionNumber() << '_' in GetConstantPoolIndexSymbol()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiMCInstLower.cpp50 << Printer.getFunctionNumber() << '_' in GetJumpTableSymbol()
60 << Printer.getFunctionNumber() << '_' in GetConstantPoolIndexSymbol()
H A DLanaiAsmPrinter.cpp96 O << MAI->getPrivateGlobalPrefix() << "JTI" << getFunctionNumber() << '_' in printOperand()
101 O << MAI->getPrivateGlobalPrefix() << "CPI" << getFunctionNumber() << '_' in printOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp271 "CPI" + Twine(getFunctionNumber()) + "_" + in GetCPISymbol()
282 << getFunctionNumber() << '_' << uid; in GetARMJTIPICJumpTableLabel()
973 getPICLabel(DL.getPrivateGlobalPrefix(), getFunctionNumber(), in emitMachineConstantPoolValue()
1595 getPICLabel(DL.getPrivateGlobalPrefix(), getFunctionNumber(), in emitInstruction()
1628 getPICLabel(DL.getPrivateGlobalPrefix(), getFunctionNumber(), in emitInstruction()
1654 getBFLabel(DL.getPrivateGlobalPrefix(), getFunctionNumber(), in emitInstruction()
1684 getBFLabel(DL.getPrivateGlobalPrefix(), getFunctionNumber(), in emitInstruction()
1702 getFunctionNumber(), in emitInstruction()
1714 getFunctionNumber(), in emitInstruction()
1735 getFunctionNumber(), in emitInstruction()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYAsmPrinter.cpp75 Twine(MAI->getPrivateGlobalPrefix()) + "PC" + Twine(getFunctionNumber()) + in expandTLSLA()
227 Twine(getFunctionNumber()) + "_" + Twine(CCPV->getLabelID())); in emitMachineConstantPoolValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXFrameLowering.cpp67 .addImm(MF.getFunctionNumber()); in emitPrologue()
H A DNVPTXAsmPrinter.cpp525 raw_svector_ostream(Str) << DEPOTNAME << getFunctionNumber(); in getFunctionFrameSymbol()
1727 << DEPOTNAME << getFunctionNumber() << "[" << NumBytes << "];\n"; in setAndEmitFunctionVirtualRegisters()
2222 O << DEPOTNAME << getFunctionNumber(); in printOperand()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp444 if (LastMI != MI || LastFn != getFunctionNumber()) { in PrintSpecial()
447 LastFn = getFunctionNumber(); in PrintSpecial()
H A DAsmPrinter.cpp379 unsigned AsmPrinter::getFunctionNumber() const { in getFunctionNumber() function in AsmPrinter
380 return MF->getFunctionNumber(); in getFunctionNumber()
3857 "CPI" + Twine(getFunctionNumber()) + "_" + in GetCPISymbol()
3871 Twine(getFunctionNumber()) + "_" + in GetJTSetSymbol()
3927 Twine(AP.getFunctionNumber())+"_" + in emitBasicBlockLoopComments()
3937 PrintParentLoopComment(OS, Loop->getParentLoop(), AP.getFunctionNumber()); in emitBasicBlockLoopComments()
3947 PrintChildLoopComment(OS, Loop, AP.getFunctionNumber()); in emitBasicBlockLoopComments()
H A DEHStreamer.cpp477 Twine(Asm->getFunctionNumber())); in emitExceptionTable()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kAsmPrinter.cpp58 OS << DL.getPrivateGlobalPrefix() << "CPI" << getFunctionNumber() << '_' in printOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp219 O << DL.getPrivateGlobalPrefix() << "CPI" << getFunctionNumber() << '_' in printOperand()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp86 "BB" + Twine(MF->getFunctionNumber()) + "_" + Twine(getNumber()), in getSymbol()
98 << "$ehgcr_" << MF->getFunctionNumber() << '_' << getNumber(); in getEHCatchretSymbol()
109 "BB_END" + Twine(MF->getFunctionNumber()) + "_" + Twine(getNumber()), in getEndSymbol()
H A DMachineFunction.cpp757 << Prefix << "JTI" << getFunctionNumber() << '_' << JTI; in getJTISymbol()
765 Twine(getFunctionNumber()) + "$pb"); in getPICBaseSymbol()
H A DTargetLoweringObjectFileImpl.cpp2327 "__ehinfo." + Twine(MF->getFunctionNumber())); in getEHInfoTableSymbol()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp340 O << DL.getPrivateGlobalPrefix() << "CPI" << getFunctionNumber() << "_" in printOperand()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h257 unsigned getFunctionNumber() const;
H A DMachineFunction.h692 unsigned getFunctionNumber() const { return FunctionNumber; }
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp675 << getFunctionNumber() << "_" << MO.getIndex(); in printOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp298 (Twine("BB") + Twine(getFunctionNumber()) in emitBasicBlockStart()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1410 Twine("GCC_except_table") + Twine(MF->getFunctionNumber())); in emitPPA1()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp960 Twine(getFunctionNumber()) + "_" + Twine(CPID)); in GetCPISymbol()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1865 "GCC_except_table" + std::to_string(MF.getFunctionNumber())); in LowerIntrinsic()

12