Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.cpp93 MachineBasicBlock *&TBB, in analyzeBranch()
178 MachineBasicBlock *TBB, in insertBranch()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRedundantCopyElimination.cpp76 MachineBasicBlock *TBB) { in guaranteesZeroRegInBlock()
100 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in optimizeBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVInstrInfo.cpp183 MachineBasicBlock *&TBB, in analyzeBranch()
234 MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, in insertBranch()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.cpp90 MachineBasicBlock *&TBB, in analyzeBranch() argument
160 MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, in insertBranch() argument
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/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp109 MachineBasicBlock *&TBB, in analyzeBranch()
119 void MipsInstrInfo::BuildCondBr(MachineBasicBlock &MBB, MachineBasicBlock *TBB, in BuildCondBr()
135 MachineBasicBlock *TBB, in insertBranch()
205 MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, in analyzeBranch()
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.cpp165 MachineBasicBlock *&TBB, in analyzeBranch()
254 MachineBasicBlock *TBB, in insertBranch()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFInstrInfo.cpp167 MachineBasicBlock *&TBB, in analyzeBranch()
221 MachineBasicBlock *TBB, in insertBranch()
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo.cpp46 MachineBasicBlock *&TBB, in analyzeBranch()
155 MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, in insertBranch()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp265 MachineBasicBlock *&TBB, in analyzeBranch()
398 MachineBasicBlock *TBB, in insertBranch()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLoopUtils.cpp121 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in PeelSingleBlockLoop() local
H A DBranchRelaxation.cpp321 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; fixupConditionalBranch() local
334 __anon6cb7e2b90302(MachineBasicBlock *MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, SmallVectorImpl<MachineOperand>& Cond) fixupConditionalBranch() argument
[all...]
H A DBasicBlockSections.cpp168 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; // For analyzeBranch. in INITIALIZE_PASS_DEPENDENCY() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SpeculationHardening.cpp187 MachineBasicBlock &MBB, MachineBasicBlock *&TBB, MachineBasicBlock *&FBB, in endsWithCondControlFlow() argument
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/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.cpp268 MachineBasicBlock *&TBB, in analyzeBranch()
384 MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, in insertBranch()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp171 MachineBasicBlock *&TBB, in analyzeBranch()
370 MachineBasicBlock *TBB, in insertBranch()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp190 MachineBasicBlock *&TBB, in analyzeBranch()
272 MachineBasicBlock *TBB, in insertBranch()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp245 MachineBasicBlock *&TBB, in analyzeBranch()
328 MachineBasicBlock *TBB, in insertBranch()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBranchRelaxation.cpp162 MachineBasicBlock *TBB = nullptr, *FBB = nullptr; in isJumpOutOfRange() local
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.cpp84 MachineBasicBlock *&TBB, in AnalyzeBranchImpl()
250 MachineBasicBlock *&TBB, in analyzeBranch()
281 MachineBasicBlock &MBB, MachineBasicBlock *TBB, MachineBasicBlock *FBB, in insertBranch()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp232 Instruction *TBB = LastCondBlock->getTerminator(); in FlattenParallelAndOr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp145 bool VEInstrInfo::analyzeBranch(MachineBasicBlock &MBB, MachineBasicBlock *&TBB, in analyzeBranch()
227 MachineBasicBlock *TBB, in insertBranch()

123