Home
last modified time | relevance | path

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

12345

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/DirectX/
HDDirectXFrameLowering.h29 void emitPrologue(MachineFunction &, MachineBasicBlock &) const override {} in emitPrologue() argument
30 void emitEpilogue(MachineFunction &, MachineBasicBlock &) const override {} in emitEpilogue() argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonBranchRelaxation.cpp105 DenseMap<MachineBasicBlock*, unsigned> &OffsetMap) { in computeOffset()
145 DenseMap<MachineBasicBlock*, unsigned> &BlockToInstOffset) { in isJumpOutOfRange()
195 DenseMap<MachineBasicBlock*, unsigned> &BlockToInstOffset) { in reGenerateBranch()
HDHexagonMachineFunctionInfo.cpp18 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIOptimizeVGPRLiveRange.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()
554 SmallSetVector<MachineBasicBlock *, 2> &Blocks, in optimizeWaterfallLiveRange()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDReachingDefAnalysis.h33 class MachineBasicBlock; variable
HDBasicBlockSectionUtils.h20 class MachineBasicBlock; variable
HDMachineStableHash.h20 class MachineBasicBlock; variable
HDMachineSizeOpts.h21 class MachineBasicBlock; variable
HDMBFIWrapper.h23 class MachineBasicBlock; variable
HDMachineLoopUtils.h13 class MachineBasicBlock; variable
HDRDFLiveness.h27 class MachineBasicBlock; variable
HDMIRPrinter.h22 class MachineBasicBlock; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsSEFrameLowering.h16 class MachineBasicBlock; variable
HDMipsSEISelLowering.h22 class MachineBasicBlock; variable
HDMipsMCInstLower.h18 class MachineBasicBlock; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
HDSparcMachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARC/
HDARCMachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> in clone()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/M68k/
HDM68kMachineFunction.cpp24 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/
HDVEMachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZMachineFunctionInfo.cpp19 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
HDMSP430MachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
HDLanaiMachineFunctionInfo.cpp17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
HDWebAssemblyUtilities.h22 class MachineBasicBlock; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Xtensa/
HDXtensaAsmPrinter.h23 class MachineBasicBlock; variable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDLocalizer.h30 class MachineBasicBlock; variable

12345