Home
last modified time | relevance | path

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

12345

/freebsd/contrib/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
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBranchRelaxation.cpp96 DenseMap<MachineBasicBlock*, unsigned> &OffsetMap) { in computeOffset()
136 DenseMap<MachineBasicBlock*, unsigned> &BlockToInstOffset) { in isJumpOutOfRange()
186 DenseMap<MachineBasicBlock*, unsigned> &BlockToInstOffset) { in reGenerateBranch()
H A DHexagonMachineFunctionInfo.cpp18 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp192 SmallSetVector<MachineBasicBlock *, 16> &Blocks) const { in collectElseRegionBlocks()
231 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks, in collectCandidateRegisters()
340 SmallSetVector<MachineBasicBlock *, 2> &Blocks, in collectWaterfallCandidateRegisters()
477 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const { in updateLiveRangeInElseRegion()
507 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const { in optimizeLiveRange()
559 SmallSetVector<MachineBasicBlock *, 2> &Blocks, in optimizeWaterfallLiveRange()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.h16 class MachineBasicBlock; variable
H A DMipsSEISelLowering.h22 class MachineBasicBlock; variable
H A DMipsMCInstLower.h18 class MachineBasicBlock; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicBlockSectionUtils.h20 class MachineBasicBlock; variable
H A DReachingDefAnalysis.h33 class MachineBasicBlock; variable
H A DMachineStableHash.h21 class MachineBasicBlock; variable
H A DMachineSizeOpts.h22 class MachineBasicBlock; variable
H A DRDFLiveness.h27 class MachineBasicBlock; variable
H A DMBFIWrapper.h24 class MachineBasicBlock; global() variable
H A DMachineLoopUtils.h13 class MachineBasicBlock; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.cpp19 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEMachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiMachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kMachineFunction.cpp24 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430MachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcMachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCMachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> in clone()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyUtilities.h22 class MachineBasicBlock; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyUtilities.h
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaAsmPrinter.h23 class MachineBasicBlock; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLocalizer.h30 class MachineBasicBlock; variable

12345