Home
last modified time | relevance | path

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

12345

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp130 MachineFunction &MF = DAG.getMachineFunction(); in EmitMOPS()
164 DAG.getMachineFunction().getSubtarget<AArch64Subtarget>(); in EmitStreamingCompatibleMemLibCall()
222 DAG.getMachineFunction().getSubtarget<AArch64Subtarget>(); in EmitTargetCodeForMemcpy()
228 auto *AFI = DAG.getMachineFunction().getInfo<AArch64FunctionInfo>(); in EmitTargetCodeForMemcpy()
241 DAG.getMachineFunction().getSubtarget<AArch64Subtarget>(); in EmitTargetCodeForMemset()
248 auto *AFI = DAG.getMachineFunction().getInfo<AArch64FunctionInfo>(); in EmitTargetCodeForMemset()
261 DAG.getMachineFunction().getSubtarget<AArch64Subtarget>(); in EmitTargetCodeForMemmove()
267 auto *AFI = DAG.getMachineFunction().getInfo<AArch64FunctionInfo>(); in EmitTargetCodeForMemmove()
281 MachineFunction &MF = DAG.getMachineFunction(); in EmitUnrolledSetTag()
335 MachineFunction &MF = DAG.getMachineFunction(); in EmitTargetCodeForSetTag()
H A DAArch64CallingConvention.cpp48 State.getMachineFunction().getSubtarget()); in finishStackBlock()
137 State.getMachineFunction().getSubtarget()); in CC_AArch64_Custom_Block()
212 State.getMachineFunction().getDataLayout().getStackAlignment(); in CC_AArch64_Custom_Block()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineModuleSlotTracker.cpp42 if (auto *MF = TheMMI.getMachineFunction(F)) in processMachineModule()
55 if (auto *MF = TheMMI.getMachineFunction(*F)) in processMachineFunction()
H A DRegAllocBase.cpp67 RegClassInfo.runOnMachineFunction(vrm.getMachineFunction()); in init()
215 MachineFunction &MF = VRM->getMachineFunction(); in getErrorAssignment()
H A DAllocationOrder.cpp32 const MachineFunction &MF = VRM.getMachineFunction(); in create()
H A DMachineStripDebug.cpp48 MachineFunction *MaybeMF = MMI.getMachineFunction(F); in runOnModule()
H A DMachineCheckDebugify.cpp55 MachineFunction *MF = MMI.getMachineFunction(F); in runOnModule()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp262 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), ArgLocs, in LowerCall()
269 CCState RetCCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), RVLocs, in LowerCall()
368 TRI->getCallPreservedMask(DAG.getMachineFunction(), CallConv); in LowerCall()
471 MachineFunction &MF = DAG.getMachineFunction(); in LowerCallArguments()
478 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), ArgLocs, in LowerCallArguments()
633 auto *AFI = DAG.getMachineFunction().getInfo<ARCFunctionInfo>(); in LowerReturn()
634 MachineFrameInfo &MFI = DAG.getMachineFunction().getFrameInfo(); in LowerReturn()
641 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), RVLocs, in LowerReturn()
673 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FI))); in LowerReturn()
734 MachineFunction &MF = DAG.getMachineFunction(); in LowerFRAMEADDR()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblySelectionDAGInfo.cpp37 auto &ST = DAG.getMachineFunction().getSubtarget<WebAssemblySubtarget>(); in EmitTargetCodeForMemcpy()
65 auto &ST = DAG.getMachineFunction().getSubtarget<WebAssemblySubtarget>(); in EmitTargetCodeForMemset()
H A DWebAssemblyMCLowerPrePass.cpp74 MachineFunction *MF = MMI.getMachineFunction(F); in runOnModule()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.cpp64 MachineFrameInfo &MFI = DAG.getMachineFunction().getFrameInfo(); in isBaseRegConflictPossible()
131 if (DAG.getMachineFunction().getFunction().hasMinSize()) { in emitConstantSizeRepstos()
227 DAG.getMachineFunction().getSubtarget<X86Subtarget>(); in EmitTargetCodeForMemset()
274 if (DAG.getMachineFunction().getFunction().hasMinSize()) in emitConstantSizeRepmov()
338 DAG.getMachineFunction().getSubtarget<X86Subtarget>(); in EmitTargetCodeForMemcpy()
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 DX86ISelLoweringCall.cpp43 MachineFunction &MF = DAG.getMachineFunction(); in errorUnsupported()
758 MachineFunction &MF = DAG.getMachineFunction(); in LowerReturn()
939 TRI->getCalleeSavedRegsViaCopy(&DAG.getMachineFunction()); in LowerReturn()
1040 MachineFunction &MF = DAG.getMachineFunction(); in getv64i1Argument()
1129 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), RVLocs, in LowerCallResult()
1389 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FI)); in LowerMemArgument()
1411 DAG.getMachineFunction(), FI, Ins[i].PartOffset)); in LowerMemArgument()
1432 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FI), in LowerMemArgument()
1502 TheMachineFunction(DAG.getMachineFunction()), in VarArgsLoweringHelper()
1615 DAG.getMachineFunction(), in createVarArgAreaAndStoreRegisters()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp45 DAG.getMachineFunction().getSubtarget<ARMSubtarget>(); in EmitSpecializedLibcall()
150 auto &F = DAG.getMachineFunction().getFunction(); in shouldGenerateInlineTPLoop()
178 DAG.getMachineFunction().getSubtarget<ARMSubtarget>(); in EmitTargetCodeForMemcpy()
305 DAG.getMachineFunction().getSubtarget<ARMSubtarget>(); in EmitTargetCodeForMemset()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaISelLowering.cpp431 MachineFunction &MF = DAG.getMachineFunction(); in LowerFormalArguments()
440 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), ArgLocs, in LowerFormalArguments()
508 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FI))); in LowerFormalArguments()
587 MachineFunction &MF = DAG.getMachineFunction(); in LowerCall()
703 MachinePointerInfo::getConstantPool(DAG.getMachineFunction())); in LowerCall()
777 MachineFunction &MF = DAG.getMachineFunction(); in LowerReturn()
929 MachineFunction &MF = DAG.getMachineFunction(); in LowerRETURNADDR()
976 MachinePointerInfo::getConstantPool(DAG.getMachineFunction())); in LowerGlobalAddress()
994 DAG.getMachineFunction().getFunction(), "only emulated TLS supported", in LowerGlobalTLSAddress()
1001 MachineFunction &MF = DAG.getMachineFunction(); in LowerGlobalTLSAddress()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp232 MachineFunction &MF = DAG.getMachineFunction(); in unpackFromRegLoc()
263 MachineFunction &MF = DAG.getMachineFunction(); in unpackFromMemLoc()
284 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FI), ValVT); in unpackFromMemLoc()
293 MachineFunction &MF = DAG.getMachineFunction(); in unpack64()
340 MachineFunction &MF = DAG.getMachineFunction(); in LowerFormalArguments()
446 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), CSKYLocs, in LowerReturn()
498 if (DAG.getMachineFunction().getFunction().hasFnAttribute("interrupt")) in LowerReturn()
521 MachineFunction &MF = DAG.getMachineFunction(); in LowerCall()
1171 MachineFunction &MF = DAG.getMachineFunction(); in LowerVASTART()
1188 MachineFunction &MF = DAG.getMachineFunction(); in LowerFRAMEADDR()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp429 MachineFunction &MF = DAG.getMachineFunction(); in LowerCCCArguments()
436 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), ArgLocs, in LowerCCCArguments()
493 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FI))); in LowerCCCArguments()
540 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), RVLocs, in LowerReturn()
565 if (DAG.getMachineFunction().getFunction().hasStructRetAttr()) { in LowerReturn()
566 MachineFunction &MF = DAG.getMachineFunction(); in LowerReturn()
601 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), ArgLocs, in LowerCCCCallTo()
604 MachineFrameInfo &MFI = DAG.getMachineFunction().getFrameInfo(); in LowerCCCCallTo()
737 TRI->getCallPreservedMask(DAG.getMachineFunction(), CallConv); in LowerCCCCallTo()
771 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), RVLocs, in LowerCallResult()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRFSDiscriminator.h60 const MachineFunction *getMachineFunction() const { return MF; } in getMachineFunction() function
H A DMIRSampleProfile.h53 const MachineFunction *getMachineFunction() const { return MF; } in getMachineFunction() function
H A DEdgeBundles.h56 const MachineFunction *getMachineFunction() const { return MF; } in getMachineFunction() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp265 MachineFunction &MF = DAG.getMachineFunction(); in LowerReturn_32()
271 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), RVLocs, in LowerReturn_32()
354 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), RVLocs, in LowerReturn_64()
439 MachineFunction &MF = DAG.getMachineFunction(); in LowerFormalArguments_32()
445 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), ArgLocs, in LowerFormalArguments_32()
634 MachineFunction &MF = DAG.getMachineFunction(); in LowerFormalArguments_64()
638 CCState CCInfo(CallConv, IsVarArg, DAG.getMachineFunction(), ArgLocs, in LowerFormalArguments_64()
779 const Function &Fn = DAG.getMachineFunction().getFunction(); in hasReturnsTwiceAttr()
837 MachineFunction &MF = DAG.getMachineFunction(); in LowerCall_32()
841 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), ArgLocs, in LowerCall_32()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCCState.h170 const MachineFunction &MF = getMachineFunction(); in PreAnalyzeReturn()
186 const MachineFunction &MF = getMachineFunction(); in CheckReturn()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp501 MachineFunction &MF = DAG.getMachineFunction(); in LowerCCCArguments()
508 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), ArgLocs, in LowerCCCArguments()
579 MachinePointerInfo::getFixedStack(DAG.getMachineFunction(), FI)); in LowerCCCArguments()
621 MachineFunction &MF = DAG.getMachineFunction(); in LowerReturn()
631 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), RVLocs, in LowerReturn()
693 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), ArgLocs, in LowerCCCCallTo()
820 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), RVLocs, in LowerCallResult()
1123 MachineFunction &MF = DAG.getMachineFunction(); in getReturnAddressFrameIndex()
1141 MachineFrameInfo &MFI = DAG.getMachineFunction().getFrameInfo(); in LowerRETURNADDR()
1165 MachineFrameInfo &MFI = DAG.getMachineFunction().getFrameInfo(); in LowerFRAMEADDR()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp69 return std::string(G->getMachineFunction().getName()); in getGraphName()
149 ViewGraph(this, "dag." + getMachineFunction().getName(), in viewGraph()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp317 MachineFunction &MF = DAG.getMachineFunction(); in LowerBR_JT()
729 MachineFunction &MF = DAG.getMachineFunction(); in LowerVASTART()
746 MachineFunction &MF = DAG.getMachineFunction(); in LowerFRAMEADDR()
762 MachineFunction &MF = DAG.getMachineFunction(); in LowerRETURNADDR()
786 MachineFunction &MF = DAG.getMachineFunction(); in LowerEH_RETURN()
997 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), ArgLocs, in LowerCCCCallTo()
1008 CCState RetCCInfo(CallConv, isVarArg, DAG.getMachineFunction(), RVLocs, in LowerCCCCallTo()
1141 MachineFunction &MF = DAG.getMachineFunction(); in LowerCCCArguments()
1148 CCState CCInfo(CallConv, isVarArg, DAG.getMachineFunction(), ArgLocs, in LowerCCCArguments()
1317 DAG.getMachineFunction().getInfo<XCoreFunctionInfo>(); in LowerReturn()
[all …]

12345