Home
last modified time | relevance | path

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

12345

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
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/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonBranchRelaxation.cpp105 DenseMap<MachineBasicBlock*, unsigned> &OffsetMap) { in computeOffset()
145 DenseMap<MachineBasicBlock*, unsigned> &BlockToInstOffset) { in isJumpOutOfRange()
195 DenseMap<MachineBasicBlock*, unsigned> &BlockToInstOffset) { in reGenerateBranch()
DHexagonMachineFunctionInfo.cpp18 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DReachingDefAnalysis.h33 class MachineBasicBlock; variable
DBasicBlockSectionUtils.h20 class MachineBasicBlock; variable
DMachineStableHash.h20 class MachineBasicBlock; variable
DMIRPrinter.h19 class MachineBasicBlock; variable
DMachineSizeOpts.h21 class MachineBasicBlock; variable
DMBFIWrapper.h24 class MachineBasicBlock; variable
DRDFLiveness.h27 class MachineBasicBlock; variable
DMachineLoopUtils.h13 class MachineBasicBlock; variable
DAnalysis.h25 class MachineBasicBlock; variable
DMachineBlockFrequencyInfo.h25 class MachineBasicBlock; variable
/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsSEFrameLowering.h16 class MachineBasicBlock; variable
DMipsMCInstLower.h18 class MachineBasicBlock; variable
DMipsSEISelLowering.h22 class MachineBasicBlock; variable
/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
DSampleProfileInference.h28 class MachineBasicBlock; variable
/openbsd/src/gnu/llvm/llvm/lib/Target/Lanai/
DLanaiMachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/openbsd/src/gnu/llvm/llvm/lib/Target/Sparc/
DSparcMachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/openbsd/src/gnu/llvm/llvm/lib/Target/ARC/
DARCMachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> in clone()
/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZMachineFunctionInfo.cpp19 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/openbsd/src/gnu/llvm/llvm/lib/Target/VE/
DVEMachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/openbsd/src/gnu/llvm/llvm/lib/Target/MSP430/
DMSP430MachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86MachineFunctionInfo.cpp18 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
DLocalizer.h30 class MachineBasicBlock; variable

12345