| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | R600MachineFunctionInfo.cpp | 14 R600MachineFunctionInfo::R600MachineFunctionInfo(const MachineFunction &MF) in R600MachineFunctionInfo() argument
|
| H A D | R600FrameLowering.cpp | 21 int R600FrameLowering::getFrameIndexReference(const MachineFunction &MF, in getFrameIndexReference() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| H A D | ARMMachineFunctionInfo.cpp | 16 ARMFunctionInfo::ARMFunctionInfo(MachineFunction &MF) in ARMFunctionInfo() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| H A D | X86MachineFunctionInfo.cpp | 18 void X86MachineFunctionInfo::setRestoreBasePointer(const MachineFunction *MF) { in setRestoreBasePointer() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
| H A D | BPFFrameLowering.cpp | 25 void BPFFrameLowering::emitPrologue(MachineFunction &MF, in emitPrologue() argument 28 void BPFFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue() argument 31 void BPFFrameLowering::determineCalleeSaves(MachineFunction &MF, in determineCalleeSaves() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | AllocationOrder.cpp | 34 const MachineFunction &MF = VRM.getMachineFunction(); in AllocationOrder() local
|
| H A D | CFGuardLongjmp.cpp | 61 bool CFGuardLongjmp::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction() argument
|
| H A D | FEntryInserter.cpp | 37 bool FEntryInserter::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction() argument
|
| H A D | LoopTraversal.cpp | 24 LoopTraversal::TraversalOrder LoopTraversal::traverse(MachineFunction &MF) { in traverse() argument
|
| H A D | MachineFunctionPass.cpp | 45 MachineFunction &MF = MMI.getOrCreateMachineFunction(F); in runOnFunction() local
|
| H A D | CriticalAntiDepBreaker.h | 37 MachineFunction& MF; member in llvm::CriticalAntiDepBreaker
|
| H A D | DeadMachineInstructionElim.cpp | 107 bool DeadMachineInstructionElim::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction() argument
|
| H A D | EdgeBundles.cpp | 78 const MachineFunction *MF = G.getMachineFunction(); in WriteGraph() local
|
| H A D | FinalizeISel.cpp | 48 bool FinalizeISel::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction() argument
|
| H A D | LiveRegUnits.cpp | 92 void LiveRegUnits::addPristines(const MachineFunction &MF) { in addPristines() argument 120 const MachineFunction &MF = *MBB.getParent(); in addLiveOuts() local 85 addCalleeSavedRegs(LiveRegUnits &LiveUnits, const MachineFunction &MF) addCalleeSavedRegs() argument 137 const MachineFunction &MF = *MBB.getParent(); addLiveIns() local [all...] |
| H A D | LiveStacks.cpp | 49 bool LiveStacks::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction() argument
|
| H A D | MachineBasicBlock.cpp | 48 MachineBasicBlock::MachineBasicBlock(MachineFunction &MF, const BasicBlock *B) in MachineBasicBlock() argument 61 const MachineFunction *MF = getParent(); in getSymbol() local [all...] |
| H A D | MachineSizeOpts.cpp | 47 isFunctionColdInCallGraph( const MachineFunction *MF, ProfileSummaryInfo *PSI, const MachineBlockFrequencyInfo &MBFI) isFunctionColdInCallGraph() argument 62 isFunctionHotInCallGraphNthPercentile( int PercentileCutoff, const MachineFunction *MF, ProfileSummaryInfo *PSI, const MachineBlockFrequencyInfo &MBFI) isFunctionHotInCallGraphNthPercentile() argument 108 shouldOptimizeForSize(const MachineFunction *MF, ProfileSummaryInfo *PSI, const MachineBlockFrequencyInfo *MBFI, PGSOQueryType QueryType) shouldOptimizeForSize() argument [all...] |
| H A D | PatchableFunction.cpp | 57 bool PatchableFunction::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction() argument
|
| H A D | RegUsageInfoPropagate.cpp | 101 bool RegUsageInfoPropagation::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction() argument
|
| H A D | TailDuplication.cpp | 82 bool TailDuplicateBase::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | WinCFGuard.cpp | 34 void WinCFGuard::endFunction(const MachineFunction *MF) { in endFunction() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| H A D | GISelChangeObserver.cpp | 32 RAIIDelegateInstaller::RAIIDelegateInstaller(MachineFunction &MF, in RAIIDelegateInstaller() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| H A D | MipsModuleISelDAGToDAG.cpp | 46 bool MipsModuleDAGToDAGISel::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXMachineFunctionInfo.h | 27 NVPTXMachineFunctionInfo(MachineFunction &MF) {} in NVPTXMachineFunctionInfo() argument
|