| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCMachineFunctionInfo.cpp | 22 Twine(MF.getFunctionNumber()) + in getPICOffsetSymbol() 30 Twine(MF.getFunctionNumber())); in getGlobalEPSymbol() 37 Twine(MF.getFunctionNumber())); in getLocalEPSymbol() 44 Twine(MF.getFunctionNumber())); in getTOCOffsetSymbol()
|
| H A D | PPCAsmPrinter.cpp | 188 O << DL.getPrivateGlobalPrefix() << "CPI" << getFunctionNumber() << '_' in printOperand()
|
| /freebsd-12.1/contrib/llvm/lib/Target/MSP430/ |
| H A D | MSP430MCInstLower.cpp | 56 << Printer.getFunctionNumber() << '_' in GetJumpTableSymbol() 73 << Printer.getFunctionNumber() << '_' in GetConstantPoolIndexSymbol()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Lanai/ |
| H A D | LanaiMCInstLower.cpp | 51 << Printer.getFunctionNumber() << '_' in GetJumpTableSymbol() 61 << Printer.getFunctionNumber() << '_' in GetConstantPoolIndexSymbol()
|
| H A D | LanaiAsmPrinter.cpp | 96 O << MAI->getPrivateGlobalPrefix() << "JTI" << getFunctionNumber() << '_' in printOperand() 101 O << MAI->getPrivateGlobalPrefix() << "CPI" << getFunctionNumber() << '_' in printOperand()
|
| /freebsd-12.1/contrib/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXFrameLowering.cpp | 63 .addImm(MF.getFunctionNumber()); in emitPrologue()
|
| H A D | NVPTXAsmPrinter.cpp | 502 raw_svector_ostream(Str) << DEPOTNAME << getFunctionNumber(); in getFunctionFrameSymbol() 1665 << getFunctionNumber() << "[" << NumBytes << "];\n"; in setAndEmitFunctionVirtualRegisters() 2242 O << DEPOTNAME << getFunctionNumber(); in printOperand()
|
| /freebsd-12.1/contrib/llvm/lib/Target/ARM/ |
| H A D | ARMAsmPrinter.cpp | 243 "CPI" + Twine(getFunctionNumber()) + "_" + in GetCPISymbol() 254 << getFunctionNumber() << '_' << uid; in GetARMJTIPICJumpTableLabel() 919 getPICLabel(DL.getPrivateGlobalPrefix(), getFunctionNumber(), in EmitMachineConstantPoolValue() 1399 getPICLabel(DL.getPrivateGlobalPrefix(), getFunctionNumber(), in EmitInstruction() 1432 getPICLabel(DL.getPrivateGlobalPrefix(), getFunctionNumber(), in EmitInstruction() 1458 getFunctionNumber(), in EmitInstruction() 1479 getFunctionNumber(), in EmitInstruction() 1510 getFunctionNumber(), in EmitInstruction()
|
| H A D | ARMISelLowering.cpp | 2739 Twine(DAG.getMachineFunction().getFunctionNumber()) + "_" + in LowerConstantPool()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinterInlineAsm.cpp | 596 if (LastMI != MI || LastFn != getFunctionNumber()) { in PrintSpecial() 599 LastFn = getFunctionNumber(); in PrintSpecial()
|
| H A D | AsmPrinter.cpp | 208 unsigned AsmPrinter::getFunctionNumber() const { in getFunctionNumber() function in AsmPrinter 209 return MF->getFunctionNumber(); in getFunctionNumber() 2764 "CPI" + Twine(getFunctionNumber()) + "_" + in GetCPISymbol() 2778 Twine(getFunctionNumber()) + "_" + in GetJTSetSymbol() 2834 Twine(AP.getFunctionNumber())+"_" + in emitBasicBlockLoopComments() 2844 PrintParentLoopComment(OS, Loop->getParentLoop(), AP.getFunctionNumber()); in emitBasicBlockLoopComments() 2854 PrintChildLoopComment(OS, Loop, AP.getFunctionNumber()); in emitBasicBlockLoopComments()
|
| H A D | EHStreamer.cpp | 434 Twine(Asm->getFunctionNumber())); in emitExceptionTable()
|
| /freebsd-12.1/contrib/llvm/lib/Target/XCore/ |
| H A D | XCoreAsmPrinter.cpp | 222 O << DL.getPrivateGlobalPrefix() << "CPI" << getFunctionNumber() << '_' in printOperand()
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | AsmPrinter.h | 206 unsigned getFunctionNumber() const;
|
| H A D | MachineFunction.h | 439 unsigned getFunctionNumber() const { return FunctionNumber; }
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | MachineFunction.cpp | 597 << Prefix << "JTI" << getFunctionNumber() << '_' << JTI; in getJTISymbol() 605 Twine(getFunctionNumber()) + "$pb"); in getPICBaseSymbol()
|
| H A D | MachineBasicBlock.cpp | 61 Twine(MF->getFunctionNumber()) + in getSymbol()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Sparc/ |
| H A D | SparcAsmPrinter.cpp | 372 O << DL.getPrivateGlobalPrefix() << "CPI" << getFunctionNumber() << "_" in printOperand()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AArch64/ |
| H A D | AArch64AsmPrinter.cpp | 274 Twine(getFunctionNumber()) + "_" + Twine(CPID)); in GetCPISymbol()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/ |
| H A D | MipsAsmPrinter.cpp | 708 << getFunctionNumber() << "_" << MO.getIndex(); in printOperand()
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUAsmPrinter.cpp | 292 (Twine("BB") + Twine(getFunctionNumber()) in EmitBasicBlockStart()
|
| /freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 1060 Twine(MF.getFunctionNumber())); in LowerINTRINSIC_WO_CHAIN()
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 22253 Twine(MF.getFunctionNumber())); in LowerINTRINSIC_WO_CHAIN()
|