Home
last modified time | relevance | path

Searched defs:TBB (Results 1 – 25 of 59) sorted by relevance

123

/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.cpp91 analyzeBranch(MachineBasicBlock & MBB,MachineBasicBlock * & TBB,MachineBasicBlock * & FBB,SmallVectorImpl<MachineOperand> & Cond,bool AllowModify) const analyzeBranch() argument
176 insertBranch(MachineBasicBlock & MBB,MachineBasicBlock * TBB,MachineBasicBlock * FBB,ArrayRef<MachineOperand> Cond,const DebugLoc & DL,int * BytesAdded) const insertBranch() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRedundantCopyElimination.cpp76 MachineBasicBlock *TBB) { in guaranteesZeroRegInBlock() argument
98 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; optimizeBlock() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstrInfo.cpp172 analyzeBranch(MachineBasicBlock & MBB,MachineBasicBlock * & TBB,MachineBasicBlock * & FBB,SmallVectorImpl<MachineOperand> & Cond,bool AllowModify) const analyzeBranch() argument
223 insertBranch(MachineBasicBlock & MBB,MachineBasicBlock * TBB,MachineBasicBlock * FBB,ArrayRef<MachineOperand> Cond,const DebugLoc & DL,int * BytesAdded) const insertBranch() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.cpp90 MachineBasicBlock *&TBB, in analyzeBranch()
160 MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, in insertBranch()
H A DWebAssemblyFixBrTableDefaults.cpp101 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in fixBrTableDefault() local
H A DWebAssemblyLateEHPrepare.cpp240 MachineBasicBlock *TBB = TI->getOperand(0).getMBB(); in replaceFuncletReturns() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp109 MachineBasicBlock *&TBB, in analyzeBranch() argument
119 void MipsInstrInfo::BuildCondBr(MachineBasicBlock &MBB, MachineBasicBlock *TBB, in BuildCondBr() argument
135 MachineBasicBlock *TBB, in insertBranch() argument
205 MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBloc in analyzeBranch() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.cpp165 MachineBasicBlock *&TBB, in analyzeBranch()
254 MachineBasicBlock *TBB, in insertBranch()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFInstrInfo.cpp167 MachineBasicBlock *&TBB, in analyzeBranch()
221 MachineBasicBlock *TBB, in insertBranch()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo.cpp46 MachineBasicBlock *&TBB, in analyzeBranch() argument
155 MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, in insertBranch() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp265 MachineBasicBlock *&TBB, in analyzeBranch() argument
398 MachineBasicBlock *TBB, in insertBranch() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLoopUtils.cpp121 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in PeelSingleBlockLoop() local
H A DBranchRelaxation.cpp359 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in fixupConditionalBranch() local
372 SmallVectorImpl<MachineOperand>& Cond) { in fixupConditionalBranch()
H A DBasicBlockSections.cpp164 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; // For analyzeBranch. INITIALIZE_PASS_DEPENDENCY() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.cpp253 analyzeBranch(MachineBasicBlock & MBB,MachineBasicBlock * & TBB,MachineBasicBlock * & FBB,SmallVectorImpl<MachineOperand> & Cond,bool AllowModify) const analyzeBranch() argument
369 insertBranch(MachineBasicBlock & MBB,MachineBasicBlock * TBB,MachineBasicBlock * FBB,ArrayRef<MachineOperand> Cond,const DebugLoc & DL,int * BytesAdded) const insertBranch() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp171 MachineBasicBlock *&TBB, in analyzeBranch() argument
370 MachineBasicBlock *TBB, in insertBranch() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp190 MachineBasicBlock *&TBB, in analyzeBranch() argument
272 MachineBasicBlock *TBB, in insertBranch() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SpeculationHardening.cpp187 MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, in endsWithCondControlFlow()
245 MachineBasicBlock *TBB = nullptr; in instrumentControlFlow() local
H A DAArch64A53Fix835769.cpp145 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in getBBFallenThrough() local
H A DAArch64ConditionOptimizer.cpp349 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in runOnMachineFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp245 MachineBasicBlock *&TBB, in analyzeBranch() argument
328 MachineBasicBlock *TBB, in insertBranch() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBranchRelaxation.cpp162 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in isJumpOutOfRange() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.cpp84 MachineBasicBlock *&TBB, in 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...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp232 Instruction *TBB = LastCondBlock->getTerminator(); in FlattenParallelAndOr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp145 bool VEInstrInfo::analyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, in analyzeBranch() argument
227 MachineBasicBlock *TBB, in insertBranch() argument
[all...]

123