Home
last modified time | relevance | path

Searched defs:MachineBasicBlock (Results 1 – 25 of 114) sorted by relevance

12345

/llvm-project/llvm/lib/Target/DirectX/
H A DDirectXFrameLowering.h29 void emitPrologue(MachineFunction &, MachineBasicBlock &) const override {} in emitPrologue() argument
30 void emitEpilogue(MachineFunction &, MachineBasicBlock &) const override {} in emitEpilogue() argument
/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.h16 class MachineBasicBlock; variable
H A DMipsSEISelLowering.h22 class MachineBasicBlock; variable
[all...]
H A DMipsMCInstLower.h18 class MachineBasicBlock; variable
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicBlockSectionUtils.h20 class MachineBasicBlock; variable
H A DReachingDefAnalysis.h33 class MachineBasicBlock; variable
[all...]
H A DMachineStableHash.h20 class MachineBasicBlock; variable
H A DMachineSizeOpts.h21 class MachineBasicBlock; variable
H A DMachineLoopUtils.h13 class MachineBasicBlock; variable
H A DMBFIWrapper.h23 class MachineBasicBlock; variable
H A DRDFLiveness.h27 class MachineBasicBlock; variable
H A DMIRPrinter.h22 class MachineBasicBlock; variable
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBranchRelaxation.cpp105 DenseMap<MachineBasicBlock*, unsigned> &OffsetMap) { in computeOffset()
145 DenseMap<MachineBasicBlock*, unsigned> &BlockToInstOffset) { in isJumpOutOfRange()
195 DenseMap<MachineBasicBlock*, unsigned> &BlockToInstOffset) { in reGenerateBranch()
H A DHexagonMachineFunctionInfo.cpp18 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.cpp19 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/llvm-project/llvm/lib/Target/Sparc/
H A DSparcMachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/llvm-project/llvm/lib/Target/M68k/
H A DM68kMachineFunction.cpp24 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/llvm-project/llvm/lib/Target/VE/
H A DVEMachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/llvm-project/llvm/lib/Target/ARC/
H A DARCMachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> in clone()
/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiMachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430MachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/llvm-project/clang/test/Modules/Inputs/merge-typedefs/
H A Db1.h7 class MachineBasicBlock; variable
H A Da1.h4 class MachineBasicBlock; variable
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp185 collectElseRegionBlocks(MachineBasicBlock * Flow,MachineBasicBlock * Endif,SmallSetVector<MachineBasicBlock *,16> & Blocks) const collectElseRegionBlocks() argument
224 collectCandidateRegisters(MachineBasicBlock * If,MachineBasicBlock * Flow,MachineBasicBlock * Endif,SmallSetVector<MachineBasicBlock *,16> & ElseBlocks,SmallVectorImpl<Register> & CandidateRegs) const collectCandidateRegisters() argument
333 collectWaterfallCandidateRegisters(MachineBasicBlock * LoopHeader,MachineBasicBlock * LoopEnd,SmallSetVector<Register,16> & CandidateRegs,SmallSetVector<MachineBasicBlock *,2> & Blocks,SmallVectorImpl<MachineInstr * > & Instructions) const collectWaterfallCandidateRegisters() argument
472 updateLiveRangeInElseRegion(Register Reg,Register NewReg,MachineBasicBlock * Flow,MachineBasicBlock * Endif,SmallSetVector<MachineBasicBlock *,16> & ElseBlocks) const updateLiveRangeInElseRegion() argument
502 optimizeLiveRange(Register Reg,MachineBasicBlock * If,MachineBasicBlock * Flow,MachineBasicBlock * Endif,SmallSetVector<MachineBasicBlock *,16> & ElseBlocks) const optimizeLiveRange() argument
554 optimizeWaterfallLiveRange(Register Reg,MachineBasicBlock * LoopHeader,SmallSetVector<MachineBasicBlock *,2> & Blocks,SmallVectorImpl<MachineInstr * > & Instructions) const optimizeWaterfallLiveRange() argument
[all...]
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyUtilities.h22 class MachineBasicBlock; variable

12345