/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DirectXFrameLowering.h | 29 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 D | MipsSEFrameLowering.h | 16 class MachineBasicBlock; variable
|
H A D | MipsSEISelLowering.h | 22 class MachineBasicBlock; variable [all...] |
H A D | MipsMCInstLower.h | 18 class MachineBasicBlock; variable
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicBlockSectionUtils.h | 20 class MachineBasicBlock; variable
|
H A D | ReachingDefAnalysis.h | 33 class MachineBasicBlock; variable [all...] |
H A D | MachineStableHash.h | 20 class MachineBasicBlock; variable
|
H A D | MachineSizeOpts.h | 21 class MachineBasicBlock; variable
|
H A D | MachineLoopUtils.h | 13 class MachineBasicBlock; variable
|
H A D | MBFIWrapper.h | 23 class MachineBasicBlock; variable
|
H A D | RDFLiveness.h | 27 class MachineBasicBlock; variable
|
H A D | MIRPrinter.h | 22 class MachineBasicBlock; variable
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBranchRelaxation.cpp | 105 DenseMap<MachineBasicBlock*, unsigned> &OffsetMap) { in computeOffset() 145 DenseMap<MachineBasicBlock*, unsigned> &BlockToInstOffset) { in isJumpOutOfRange() 195 DenseMap<MachineBasicBlock*, unsigned> &BlockToInstOffset) { in reGenerateBranch()
|
H A D | HexagonMachineFunctionInfo.cpp | 18 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZMachineFunctionInfo.cpp | 19 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
|
/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcMachineFunctionInfo.cpp | 17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
|
/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kMachineFunction.cpp | 24 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
|
/llvm-project/llvm/lib/Target/VE/ |
H A D | VEMachineFunctionInfo.cpp | 17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
|
/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCMachineFunctionInfo.cpp | 17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> in clone()
|
/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiMachineFunctionInfo.cpp | 17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
|
/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430MachineFunctionInfo.cpp | 17 const DenseMap<MachineBasicBlock *, MachineBasicBlock *> &Src2DstMBB) in clone() argument
|
/llvm-project/clang/test/Modules/Inputs/merge-typedefs/ |
H A D | b1.h | 7 class MachineBasicBlock; variable
|
H A D | a1.h | 4 class MachineBasicBlock; variable
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIOptimizeVGPRLiveRange.cpp | 185 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 D | WebAssemblyUtilities.h | 22 class MachineBasicBlock; variable
|