Home
last modified time | relevance | path

Searched refs:getMachineFunction (Results 1 – 25 of 91) sorted by relevance

1234

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp238 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), ArgLocs, in LowerCall()
245 CCState RetCCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), RVLocs, in LowerCall()
345 TRI->getCallPreservedMask(DAG.getMachineFunction(), CallConv); in LowerCall()
449 MachineFunction &MF = DAG.getMachineFunction(); in LowerCallArguments()
456 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), ArgLocs, in LowerCallArguments()
611 auto *AFI = DAG.getMachineFunction().getInfo<ARCFunctionInfo>(); in LowerReturn()
612 MachineFrameInfo &MFI = DAG.getMachineFunction().getFrameInfo(); in LowerReturn()
619 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), RVLocs, in LowerReturn()
651 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FI))); in LowerReturn()
712 MachineFunction &MF = DAG.getMachineFunction(); in LowerFRAMEADDR()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86CallingConv.cpp98 State.getMachineFunction().getSubtarget()) in CC_X86_VectorCallAssignRegister()
166 State.getMachineFunction().getSubtarget().getRegisterInfo(); in CC_X86_64_VectorCall()
300 const MachineFunction &MF = State.getMachineFunction(); in CC_X86_Intr()
301 size_t ArgCount = State.getMachineFunction().getFunction().arg_size(); in CC_X86_Intr()
H A DX86SelectionDAGInfo.cpp38 MachineFrameInfo &MFI = DAG.getMachineFunction().getFrameInfo(); in isBaseRegConflictPossible()
53 DAG.getMachineFunction().getSubtarget<X86Subtarget>(); in EmitTargetCodeForMemset()
272 if (DAG.getMachineFunction().getFunction().hasMinSize()) in emitConstantSizeRepmov()
307 DAG.getMachineFunction().getSubtarget<X86Subtarget>(); in EmitTargetCodeForMemcpy()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp26 DAG.getMachineFunction().getSubtarget<AArch64Subtarget>(); in EmitTargetCodeForMemset()
62 MachineFunction &MF = DAG.getMachineFunction(); in EmitUnrolledSetTag()
116 MachineFunction &MF = DAG.getMachineFunction(); in EmitTargetCodeForSetTag()
H A DAArch64CallingConvention.cpp47 State.getMachineFunction().getSubtarget()); in finishStackBlock()
127 State.getMachineFunction().getSubtarget()); in CC_AArch64_Custom_Block()
196 State.getMachineFunction().getDataLayout().getStackAlignment(); in CC_AArch64_Custom_Block()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblySelectionDAGInfo.cpp25 auto &ST = DAG.getMachineFunction().getSubtarget<WebAssemblySubtarget>(); in EmitTargetCodeForMemcpy()
49 auto &ST = DAG.getMachineFunction().getSubtarget<WebAssemblySubtarget>(); in EmitTargetCodeForMemset()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp42 DAG.getMachineFunction().getSubtarget<ARMSubtarget>(); in EmitSpecializedLibcall()
146 auto &F = DAG.getMachineFunction().getFunction(); in shouldGenerateInlineTPLoop()
174 DAG.getMachineFunction().getSubtarget<ARMSubtarget>(); in EmitTargetCodeForMemcpy()
303 DAG.getMachineFunction().getSubtarget<ARMSubtarget>(); in EmitTargetCodeForMemset()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocBase.cpp64 MRI->freezeReservedRegs(vrm.getMachineFunction()); in init()
65 RegClassInfo.runOnMachineFunction(vrm.getMachineFunction()); in init()
H A DAllocationOrder.cpp32 const MachineFunction &MF = VRM.getMachineFunction(); in create()
H A DSplitKit.cpp155 : MF(vrm.getMachineFunction()), VRM(vrm), LIS(lis), Loops(mli), in SplitAnalysis()
372 MRI(VRM.getMachineFunction().getRegInfo()), MDT(MDT), in SplitEditor()
373 TII(*VRM.getMachineFunction().getSubtarget().getInstrInfo()), in SplitEditor()
374 TRI(*VRM.getMachineFunction().getSubtarget().getRegisterInfo()), in SplitEditor()
385 LICalc[0].reset(&VRM.getMachineFunction(), LIS.getSlotIndexes(), &MDT, in reset()
388 LICalc[1].reset(&VRM.getMachineFunction(), LIS.getSlotIndexes(), &MDT, in reset()
1300 SubLIC.reset(&VRM.getMachineFunction(), LIS.getSlotIndexes(), &MDT, in extendPHIKillRanges()
1394 SubLIC.reset(&VRM.getMachineFunction(), LIS.getSlotIndexes(), &MDT, in rewriteAssigned()
1552 Edit->calculateRegClassAndHint(VRM.getMachineFunction(), VRAI); in finish()
1621 MachineBasicBlock *MBB = VRM.getMachineFunction().getBlockNumbered(MBBNum); in splitLiveThroughBlock()
H A DMachineStripDebug.cpp48 MachineFunction *MaybeMF = MMI.getMachineFunction(F); in runOnModule()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp441 MachineFunction &MF = DAG.getMachineFunction(); in LowerCCCArguments()
448 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), ArgLocs, in LowerCCCArguments()
506 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FI))); in LowerCCCArguments()
543 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), RVLocs, in LowerReturn()
568 if (DAG.getMachineFunction().getFunction().hasStructRetAttr()) { in LowerReturn()
569 MachineFunction &MF = DAG.getMachineFunction(); in LowerReturn()
604 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), ArgLocs, in LowerCCCCallTo()
607 MachineFrameInfo &MFI = DAG.getMachineFunction().getFrameInfo(); in LowerCCCCallTo()
741 TRI->getCallPreservedMask(DAG.getMachineFunction(), CallConv); in LowerCCCCallTo()
780 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), RVLocs, in LowerCallResult()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsCCState.cpp100 const MachineFunction &MF = getMachineFunction(); in PreAnalyzeReturnForF128()
149 const MachineFunction &MF = getMachineFunction(); in PreAnalyzeFormalArgumentsForF128()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMIRFSDiscriminator.h66 const MachineFunction *getMachineFunction() const { return MF; } in getMachineFunction() function
H A DEdgeBundles.h50 const MachineFunction *getMachineFunction() const { return MF; } in getMachineFunction() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEISelLowering.cpp327 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), RVLocs, in LowerReturn()
396 MachineFunction &MF = DAG.getMachineFunction(); in LowerFormalArguments()
405 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), ArgLocs, in LowerFormalArguments()
549 CCState CCInfo(CLI.CallConv, CLI.IsVarArg, DAG.getMachineFunction(), ArgLocs, in LowerCall()
563 CCState CCInfo2(CLI.CallConv, CLI.IsVarArg, DAG.getMachineFunction(), in LowerCall()
602 const Module *Mod = DAG.getMachineFunction().getFunction().getParent(); in LowerCall()
609 MachineFunction &MF = DAG.getMachineFunction(); in LowerCall()
718 TRI->getCallPreservedMask(DAG.getMachineFunction(), CLI.CallConv); in LowerCall()
742 CCState RVInfo(CLI.CallConv, CLI.IsVarArg, DAG.getMachineFunction(), RVLocs, in LowerCall()
981 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in makeAddress()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp211 MachineFunction &MF = DAG.getMachineFunction(); in LowerReturn_32()
217 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), RVLocs, in LowerReturn_32()
300 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), RVLocs, in LowerReturn_64()
385 MachineFunction &MF = DAG.getMachineFunction(); in LowerFormalArguments_32()
391 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), ArgLocs, in LowerFormalArguments_32()
580 MachineFunction &MF = DAG.getMachineFunction(); in LowerFormalArguments_64()
584 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), ArgLocs, in LowerFormalArguments_64()
702 const Function &Fn = DAG.getMachineFunction().getFunction(); in hasReturnsTwiceAttr()
733 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), ArgLocs, in LowerCall_32()
743 MachineFrameInfo &MFI = DAG.getMachineFunction().getFrameInfo(); in LowerCall_32()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp330 MachineFunction &MF = DAG.getMachineFunction(); in getReturnAddressFrameIndex()
372 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), NewFO)); in EmitTailCallStoreRetAddr()
440 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FI)); in LowerMemArgument()
460 MachinePointerInfo::getStack(DAG.getMachineFunction(), LocMemOffset)); in LowerMemOpCallTo()
480 MachineFunction &MF = DAG.getMachineFunction(); in LowerCall()
620 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FI)); in LowerCall()
701 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FI))); in LowerCall()
747 MachinePointerInfo::getGOT(DAG.getMachineFunction())); in LowerCall()
751 const Module *Mod = DAG.getMachineFunction().getFunction().getParent(); in LowerCall()
839 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), RVLocs, in LowerCallResult()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp39 MachineFunction &MF = DAG.getMachineFunction(); in fail()
46 MachineFunction &MF = DAG.getMachineFunction(); in fail()
311 MachineFunction &MF = DAG.getMachineFunction(); in LowerFormalArguments()
379 MachineFunction &MF = DAG.getMachineFunction(); in LowerCall()
509 MachineFunction &MF = DAG.getMachineFunction(); in LowerReturn()
552 MachineFunction &MF = DAG.getMachineFunction(); in LowerCallResult()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp73 return std::string(G->getMachineFunction().getName()); in getGraphName()
153 ViewGraph(this, "dag." + getMachineFunction().getName(), in viewGraph()
H A DStatepointLowering.cpp109 MachineFrameInfo &MFI = Builder.DAG.getMachineFunction().getFrameInfo(); in allocateStackSlot()
385 MachineFrameInfo &MFI = Builder.DAG.getMachineFunction().getFrameInfo(); in spillIncomingStatepointValue()
394 auto &MF = Builder.DAG.getMachineFunction(); in spillIncomingStatepointValue()
430 auto &MF = Builder.DAG.getMachineFunction(); in lowerIncomingStatepointValue()
702 auto &MF = Builder.DAG.getMachineFunction(); in lowerStatepointMetaArgs()
1228 auto &MF = DAG.getMachineFunction(); in visitGCRelocate()
H A DSelectionDAGAddressAnalysis.cpp64 const MachineFrameInfo &MFI = DAG.getMachineFunction().getFrameInfo(); in equalBaseIndex()
129 MachineFrameInfo &MFI = DAG.getMachineFunction().getFrameInfo(); in computeAliasing()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp621 MachineFunction &MF = DAG.getMachineFunction(); in LowerCCCArguments()
628 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), ArgLocs, in LowerCCCArguments()
699 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FI)); in LowerCCCArguments()
740 MachineFunction &MF = DAG.getMachineFunction(); in LowerReturn()
750 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), RVLocs, in LowerReturn()
811 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), ArgLocs, in LowerCCCCallTo()
940 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), RVLocs, in LowerCallResult()
1248 MachineFunction &MF = DAG.getMachineFunction(); in getReturnAddressFrameIndex()
1266 MachineFrameInfo &MFI = DAG.getMachineFunction().getFrameInfo(); in LowerRETURNADDR()
1293 MachineFrameInfo &MFI = DAG.getMachineFunction().getFrameInfo(); in LowerFRAMEADDR()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonCallingConv.td105 : CCIf<"State.getMachineFunction().getSubtarget<HexagonSubtarget>()"
109 : CCIf<"State.getMachineFunction().getSubtarget<HexagonSubtarget>()"
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp352 MachineFunction &MF = DAG.getMachineFunction(); in LowerBR_JT()
764 MachineFunction &MF = DAG.getMachineFunction(); in LowerVASTART()
781 MachineFunction &MF = DAG.getMachineFunction(); in LowerFRAMEADDR()
797 MachineFunction &MF = DAG.getMachineFunction(); in LowerRETURNADDR()
821 MachineFunction &MF = DAG.getMachineFunction(); in LowerEH_RETURN()
1115 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), ArgLocs, in LowerCCCCallTo()
1126 CCState RetCCInfo(CallConv, isVarArg, DAG.getMachineFunction(), RVLocs, in LowerCCCCallTo()
1263 MachineFunction &MF = DAG.getMachineFunction(); in LowerCCCArguments()
1270 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), ArgLocs, in LowerCCCArguments()
1443 DAG.getMachineFunction().getInfo<XCoreFunctionInfo>(); in LowerReturn()
[all …]

1234