Home
last modified time | relevance | path

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

12345

/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIOptimizeVGPRLiveRange.cpp185 SmallSetVector<MachineBasicBlock *, 16> &Blocks) const { in collectElseRegionBlocks()
224 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks, in collectCandidateRegisters()
333 SmallSetVector<MachineBasicBlock *, 2> &Blocks, in collectWaterfallCandidateRegisters()
472 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const { in updateLiveRangeInElseRegion()
502 SmallSetVector<MachineBasicBlock *, 16> &ElseBlocks) const { in optimizeLiveRange()
545 SmallSetVector<MachineBasicBlock *, 2> &Blocks, in optimizeWaterfallLiveRange()
/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DReachingDefAnalysis.h33 class MachineBasicBlock; variable
H A DBasicBlockSectionUtils.h20 class MachineBasicBlock; variable
H A DMachineStableHash.h20 class MachineBasicBlock; variable
H A DMIRPrinter.h19 class MachineBasicBlock; variable
H A DMachineSizeOpts.h21 class MachineBasicBlock; variable
H A DRDFLiveness.h27 class MachineBasicBlock; variable
H A DMBFIWrapper.h24 class MachineBasicBlock; variable
H A DMachineLoopUtils.h13 class MachineBasicBlock; variable
H A DAnalysis.h25 class MachineBasicBlock; variable
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.h16 class MachineBasicBlock; variable
H A DMipsMCInstLower.h18 class MachineBasicBlock; variable
H A DMipsSEISelLowering.h22 class MachineBasicBlock; variable
/openbsd/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileInference.h28 class MachineBasicBlock; variable
/openbsd/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiMachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/openbsd/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kMachineFunction.cpp24 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/openbsd/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430MachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/openbsd/gnu/llvm/llvm/lib/Target/ARC/
H A DARCMachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> in clone()
/openbsd/gnu/llvm/llvm/lib/Target/VE/
H A DVEMachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.cpp19 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcMachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyUtilities.h22 class MachineBasicBlock; variable

12345