Searched defs:MF (Results 126 - 150 of 187) sorted by relevance

12345678

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DExecutionDepsFix.cpp130 MachineFunction *MF; member in class:__anon10140::ExeDepsFix
H A DMachineCSE.cpp630 bool MachineCSE::runOnMachineFunction(MachineFunction &MF) { argument
H A DRegAllocFast.cpp56 MachineFunction *MF; member in class:__anon10184::RAFast
H A DRegAllocGreedy.cpp72 MachineFunction *MF; member in class:__anon10188::RAGreedy
[all...]
H A DRegAllocPBQP.cpp539 bool RegAllocPBQP::runOnMachineFunction(MachineFunction &MF) { argument
H A DStackColoring.cpp90 MachineFunction *MF; member in class:__anon10220::StackColoring
[all...]
H A DStrongPHIElimination.cpp233 bool StrongPHIElimination::runOnMachineFunction(MachineFunction &MF) { argument
[all...]
H A DTailDuplication.cpp130 bool TailDuplicatePass::runOnMachineFunction(MachineFunction &MF) { argument
147 VerifyPHIs(MachineFunction &MF, bool CheckExtra) argument
197 TailDuplicateAndUpdate(MachineBasicBlock *MBB, bool IsSimple, MachineFunction &MF) argument
301 TailDuplicateBlocks(MachineFunction &MF) argument
418 DuplicateInstruction(MachineInstr *MI, MachineBasicBlock *TailBB, MachineBasicBlock *PredBB, MachineFunction &MF, DenseMap<unsigned, unsigned> &LocalVRMap, const DenseSet<unsigned> &UsedByPhi) argument
539 shouldTailDuplicate(const MachineFunction &MF, bool IsSimple, MachineBasicBlock &TailBB) argument
742 TailDuplicate(MachineBasicBlock *TailBB, bool IsSimple, MachineFunction &MF, SmallVector<MachineBasicBlock*, 8> &TDBBs, SmallVector<MachineInstr*, 16> &Copies) argument
[all...]
H A DTargetInstrInfoImpl.cpp102 MachineFunction &MF = *MI->getParent()->getParent(); local
306 MachineFunction &MF = *MBB->getParent(); local
361 MachineFunction &MF = *MBB.getParent(); local
379 const MachineFunction &MF = *MI->getParent()->getParent(); local
[all...]
H A DBranchFolding.cpp85 bool BranchFolderPass::runOnMachineFunction(MachineFunction &MF) { argument
111 MachineFunction *MF = MBB->getParent(); local
175 bool BranchFolder::OptimizeFunction(MachineFunction &MF, argument
461 MachineFunction *MF = CurMBB->getParent(); local
820 TailMergeBlocks(MachineFunction &MF) argument
963 OptimizeBranches(MachineFunction &MF) argument
1056 MachineFunction &MF = *MBB->getParent(); local
1445 HoistCommonCode(MachineFunction &MF) argument
[all...]
H A DInlineSpiller.cpp55 MachineFunction &MF; member in class:__anon10146::InlineSpiller
H A DLiveDebugVariables.cpp283 MachineFunction *MF; member in class:__anon10150::LDVImpl
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMFrameLowering.cpp344 emitEpilogue(MachineFunction &MF, MachineBasicBlock &MBB) const argument
481 getFrameIndexReference(const MachineFunction &MF, int FI, unsigned &FrameReg) const argument
487 ResolveFrameIndexReference(const MachineFunction &MF, int FI, unsigned &FrameReg, int SPAdj) const argument
568 getFrameIndexOffset(const MachineFunction &MF, int FI) const argument
582 MachineFunction &MF = *MBB.getParent(); local
650 MachineFunction &MF = *MBB.getParent(); local
731 MachineFunction &MF = *MBB.getParent(); local
890 MachineFunction &MF = *MBB.getParent(); local
1026 GetFunctionSizeInBytes(const MachineFunction &MF, const ARMBaseInstrInfo &TII) argument
1041 estimateStackSize(MachineFunction &MF) argument
1095 estimateRSStackSizeLimit(MachineFunction &MF, const TargetFrameLowering *TFI) argument
1148 checkNumAlignedDPRCS2Regs(MachineFunction &MF) argument
1194 processFunctionBeforeCalleeSavedScan(MachineFunction &MF, RegScavenger *RS) const argument
[all...]
H A DARMMachineFunctionInfo.h129 explicit ARMFunctionInfo(MachineFunction &MF) : argument
H A DThumb2SizeReduction.cpp929 bool Thumb2SizeReduce::runOnMachineFunction(MachineFunction &MF) { argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp222 bool HexagonHardwareLoops::runOnMachineFunction(MachineFunction &MF) { argument
484 MachineFunction *MF = LastMBB->getParent(); local
551 runOnMachineFunction(MachineFunction &MF) argument
566 fixupLoopInstrs(MachineFunction &MF) argument
623 convertLoopInstr(MachineFunction &MF, MachineBasicBlock::iterator &MII, RegScavenger &RS) argument
[all...]
H A DHexagonVLIWPacketizer.cpp262 MachineFunction *MF = MI->getParent()->getParent(); local
157 HexagonPacketizerList( MachineFunction &MF, MachineLoopInfo &MLI,MachineDominatorTree &MDT) argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMipsISelDAGToDAG.cpp117 void MipsDAGToDAGISel::InitGlobalBaseReg(MachineFunction &MF) { argument
261 ProcessFunctionAfterISel(MachineFunction &MF) argument
272 runOnMachineFunction(MachineFunction &MF) argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp200 bool PPCCTRLoops::runOnMachineFunction(MachineFunction &MF) { argument
624 MachineFunction *MF = LastMBB->getParent(); local
[all...]
H A DPPCFrameLowering.cpp55 MachineFunction *MF = Entry->getParent(); local
100 MachineFunction *MF = MI->getParent()->getParent(); local
172 static bool spillsCR(const MachineFunction &MF) { argument
539 emitEpilogue(MachineFunction &MF, MachineBasicBlock &MBB) const argument
752 MustSaveLR(const MachineFunction &MF, unsigned LR) argument
764 processFunctionBeforeCalleeSavedScan(MachineFunction &MF, RegScavenger *RS) const argument
1075 MachineFunction *MF = MBB.getParent(); local
[all...]
/macosx-10.9.5/libresolv-54/
H A Ddns_util.h222 dns_domain_name_record_t *MF; /* Obsolete */ member in union:__anon9590::__anon9591
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DScheduleDAG.h522 MachineFunction &MF; // Machine function member in class:llvm::ScheduleDAG
H A DSelectionDAG.h140 MachineFunction *MF; member in class:llvm::SelectionDAG
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetInstrInfo.h521 virtual MachineInstr *emitFrameIndexDebugValue(MachineFunction &MF, argument
550 virtual MachineInstr* foldMemoryOperandImpl(MachineFunction &MF, argument
560 virtual MachineInstr* foldMemoryOperandImpl(MachineFunction &MF, argument
577 virtual bool unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI, argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DProfileInfo.cpp155 getExecutionCount(const MachineFunction *MF) { argument

Completed in 246 milliseconds

12345678