/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXInstrInfo.cpp | 93 analyzeBranch(MachineBasicBlock & MBB,MachineBasicBlock * & TBB,MachineBasicBlock * & FBB,SmallVectorImpl<MachineOperand> & Cond,bool AllowModify) const analyzeBranch() argument 178 insertBranch(MachineBasicBlock & MBB,MachineBasicBlock * TBB,MachineBasicBlock * FBB,ArrayRef<MachineOperand> Cond,const DebugLoc & DL,int * BytesAdded) const insertBranch() argument [all...] |
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVRedundantCopyElimination.cpp | 76 MachineBasicBlock *TBB) { in guaranteesZeroRegInBlock() 100 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in optimizeBlock() local
|
/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVInstrInfo.cpp | 183 analyzeBranch(MachineBasicBlock & MBB,MachineBasicBlock * & TBB,MachineBasicBlock * & FBB,SmallVectorImpl<MachineOperand> & Cond,bool AllowModify) const analyzeBranch() argument 234 insertBranch(MachineBasicBlock & MBB,MachineBasicBlock * TBB,MachineBasicBlock * FBB,ArrayRef<MachineOperand> Cond,const DebugLoc & DL,int * BytesAdded) const insertBranch() argument
|
/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyInstrInfo.cpp | 90 analyzeBranch(MachineBasicBlock & MBB,MachineBasicBlock * & TBB,MachineBasicBlock * & FBB,SmallVectorImpl<MachineOperand> & Cond,bool) const analyzeBranch() argument 160 insertBranch(MachineBasicBlock & MBB,MachineBasicBlock * TBB,MachineBasicBlock * FBB,ArrayRef<MachineOperand> Cond,const DebugLoc & DL,int * BytesAdded) const insertBranch() argument
|
H A D | WebAssemblyFixBrTableDefaults.cpp | 101 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in fixBrTableDefault() local
|
/llvm-project/bolt/lib/Target/RISCV/ |
H A D | RISCVMCPlusBuilder.cpp | 154 void reverseBranchCondition(MCInst &Inst, const MCSymbol *TBB, in reverseBranchCondition() argument 161 void replaceBranchTarget(MCInst &Inst, const MCSymbol *TBB, in replaceBranchTarget() argument 227 createUncondBranch(MCInst & Inst,const MCSymbol * TBB,MCContext * Ctx) const createUncondBranch() argument 260 analyzeBranch(InstructionIterator Begin,InstructionIterator End,const MCSymbol * & TBB,const MCSymbol * & FBB,MCInst * & CondBranch,MCInst * & UncondBranch) const analyzeBranch() argument [all...] |
/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430InstrInfo.cpp | 165 analyzeBranch(MachineBasicBlock & MBB,MachineBasicBlock * & TBB,MachineBasicBlock * & FBB,SmallVectorImpl<MachineOperand> & Cond,bool AllowModify) const analyzeBranch() argument 254 insertBranch(MachineBasicBlock & MBB,MachineBasicBlock * TBB,MachineBasicBlock * FBB,ArrayRef<MachineOperand> Cond,const DebugLoc & DL,int * BytesAdded) const insertBranch() argument [all...] |
/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFInstrInfo.cpp | 167 MachineBasicBlock *&TBB, in analyzeBranch() argument 221 MachineBasicBlock *TBB, in insertBranch() argument
|
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsInstrInfo.cpp | 109 analyzeBranch(MachineBasicBlock & MBB,MachineBasicBlock * & TBB,MachineBasicBlock * & FBB,SmallVectorImpl<MachineOperand> & Cond,bool AllowModify) const analyzeBranch() argument 119 BuildCondBr(MachineBasicBlock & MBB,MachineBasicBlock * TBB,const DebugLoc & DL,ArrayRef<MachineOperand> Cond) const BuildCondBr() argument 135 insertBranch(MachineBasicBlock & MBB,MachineBasicBlock * TBB,MachineBasicBlock * FBB,ArrayRef<MachineOperand> Cond,const DebugLoc & DL,int * BytesAdded) const insertBranch() argument 205 analyzeBranch(MachineBasicBlock & MBB,MachineBasicBlock * & TBB,MachineBasicBlock * & FBB,SmallVectorImpl<MachineOperand> & Cond,bool AllowModify,SmallVectorImpl<MachineInstr * > & BranchInstrs) const analyzeBranch() argument [all...] |
/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineLoopUtils.cpp | 121 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; PeelSingleBlockLoop() local
|
H A D | BranchRelaxation.cpp | 359 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; fixupConditionalBranch() local 372 __anoned28e3ec0302(MachineBasicBlock *MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, SmallVectorImpl<MachineOperand>& Cond) fixupConditionalBranch() argument [all...] |
H A D | BasicBlockSections.cpp | 168 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; // For analyzeBranch. INITIALIZE_PASS_DEPENDENCY() local
|
/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRInstrInfo.cpp | 265 analyzeBranch(MachineBasicBlock & MBB,MachineBasicBlock * & TBB,MachineBasicBlock * & FBB,SmallVectorImpl<MachineOperand> & Cond,bool AllowModify) const analyzeBranch() argument 398 insertBranch(MachineBasicBlock & MBB,MachineBasicBlock * TBB,MachineBasicBlock * FBB,ArrayRef<MachineOperand> Cond,const DebugLoc & DL,int * BytesAdded) const insertBranch() argument [all...] |
/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYInstrInfo.cpp | 46 MachineBasicBlock *&TBB, in analyzeBranch() argument 155 MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, in insertBranch() argument
|
/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchInstrInfo.cpp | 268 analyzeBranch(MachineBasicBlock & MBB,MachineBasicBlock * & TBB,MachineBasicBlock * & FBB,SmallVectorImpl<MachineOperand> & Cond,bool AllowModify) const analyzeBranch() argument 384 insertBranch(MachineBasicBlock & MBB,MachineBasicBlock * TBB,MachineBasicBlock * FBB,ArrayRef<MachineOperand> Cond,const DebugLoc & DL,int * BytesAdded) const insertBranch() argument
|
/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreInstrInfo.cpp | 190 analyzeBranch(MachineBasicBlock & MBB,MachineBasicBlock * & TBB,MachineBasicBlock * & FBB,SmallVectorImpl<MachineOperand> & Cond,bool AllowModify) const analyzeBranch() argument 272 insertBranch(MachineBasicBlock & MBB,MachineBasicBlock * TBB,MachineBasicBlock * FBB,ArrayRef<MachineOperand> Cond,const DebugLoc & DL,int * BytesAdded) const insertBranch() argument [all...] |
/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCInstrInfo.cpp | 171 MachineBasicBlock *&TBB, in analyzeBranch() argument 370 insertBranch(MachineBasicBlock & MBB,MachineBasicBlock * TBB,MachineBasicBlock * FBB,ArrayRef<MachineOperand> Cond,const DebugLoc & DL,int * BytesAdded) const insertBranch() argument [all...] |
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SpeculationHardening.cpp | 187 if (TII->analyzeBranch(MBB, TBB, FBB, analyzeBranchCondCode, false)) in endsWithCondControlFlow() argument 245 MachineBasicBlock *TBB = nullptr; instrumentControlFlow() local
|
H A D | AArch64A53Fix835769.cpp | 145 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; getBBFallenThrough() local
|
H A D | AArch64ConditionOptimizer.cpp | 349 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in runOnMachineFunction() local
|
/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcInstrInfo.cpp | 245 analyzeBranch(MachineBasicBlock & MBB,MachineBasicBlock * & TBB,MachineBasicBlock * & FBB,SmallVectorImpl<MachineOperand> & Cond,bool AllowModify) const analyzeBranch() argument 328 insertBranch(MachineBasicBlock & MBB,MachineBasicBlock * TBB,MachineBasicBlock * FBB,ArrayRef<MachineOperand> Cond,const DebugLoc & DL,int * BytesAdded) const insertBranch() argument [all...] |
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBranchRelaxation.cpp | 162 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in isJumpOutOfRange() local
|
/llvm-project/bolt/lib/Core/ |
H A D | DynoStats.cpp | 279 const MCSymbol *TBB = nullptr; in getDynoStats() local
|
H A D | BinaryBasicBlock.cpp | 116 const MCSymbol *TBB = nullptr; in validateSuccessorInvariants() local 399 bool BinaryBasicBlock::analyzeBranch(const MCSymbol *&TBB, const MCSymbol *&FBB, in analyzeBranch()
|
/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kInstrInfo.cpp | 84 AnalyzeBranchImpl(MachineBasicBlock & MBB,MachineBasicBlock * & TBB,MachineBasicBlock * & FBB,SmallVectorImpl<MachineOperand> & Cond,bool AllowModify) const AnalyzeBranchImpl() argument 250 analyzeBranch(MachineBasicBlock & MBB,MachineBasicBlock * & TBB,MachineBasicBlock * & FBB,SmallVectorImpl<MachineOperand> & Cond,bool AllowModify) const analyzeBranch() argument 281 insertBranch(MachineBasicBlock & MBB,MachineBasicBlock * TBB,MachineBasicBlock * FBB,ArrayRef<MachineOperand> Cond,const DebugLoc & DL,int * BytesAdded) const insertBranch() argument [all...] |