Home
last modified time | relevance | path

Searched refs:isUnconditionalBranch (Results 1 – 25 of 47) sorted by relevance

12

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCInstrAnalysis.h39 virtual bool isUnconditionalBranch(const MCInst &Inst) const { in isUnconditionalBranch() function
40 return Info->get(Inst.getOpcode()).isUnconditionalBranch(); in isUnconditionalBranch()
DMCInstrDesc.h349 bool isUnconditionalBranch() const { in isUnconditionalBranch() function
/external/llvm/include/llvm/MC/
DMCInstrAnalysis.h42 virtual bool isUnconditionalBranch(const MCInst &Inst) const { in isUnconditionalBranch() function
43 return Info->get(Inst.getOpcode()).isUnconditionalBranch(); in isUnconditionalBranch()
DMCInstrDesc.h251 bool isUnconditionalBranch() const { in isUnconditionalBranch() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCInstrAnalysis.h45 virtual bool isUnconditionalBranch(const MCInst &Inst) const { in isUnconditionalBranch() function
46 return Info->get(Inst.getOpcode()).isUnconditionalBranch(); in isUnconditionalBranch()
DMCInstrDesc.h293 bool isUnconditionalBranch() const { in isUnconditionalBranch() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.cpp233 if (J->getDesc().isUnconditionalBranch() || in analyzeBranch()
258 if (NumTerminators == 1 && I->getDesc().isUnconditionalBranch()) { in analyzeBranch()
271 I->getDesc().isUnconditionalBranch()) { in analyzeBranch()
289 if (!I->getDesc().isUnconditionalBranch() && in removeBranch()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMMCTargetDesc.cpp186 virtual bool isUnconditionalBranch(const MCInst &Inst) const { in isUnconditionalBranch() function in __anon069893470111::ARMMCInstrAnalysis
190 return MCInstrAnalysis::isUnconditionalBranch(Inst); in isUnconditionalBranch()
/external/llvm/lib/Target/Mips/
DMipsLongBranch.cpp135 (!LastBr->isConditionalBranch() && !LastBr->isUnconditionalBranch())) in splitMBB()
143 (!FirstBr->isConditionalBranch() && !FirstBr->isUnconditionalBranch())) in splitMBB()
189 (Br->isConditionalBranch() || (Br->isUnconditionalBranch() && IsPIC))) in initMBBInfo()
440 if (I.Br->isUnconditionalBranch()) { in expandToLongBranch()
DMipsInstrInfo.cpp221 if (LastInst->isUnconditionalBranch()) { in analyzeBranch()
240 if (SecondLastInst->isUnconditionalBranch()) { in analyzeBranch()
253 if (!LastInst->isUnconditionalBranch()) in analyzeBranch()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DADCE.cpp208 static bool isUnconditionalBranch(TerminatorInst *Term) { in isUnconditionalBranch() function
228 Info.UnconditionalBranch = isUnconditionalBranch(Info.Terminator); in initialize()
651 if (isUnconditionalBranch(PredTerm)) { in makeUnconditional()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsBranchExpansion.cpp251 (!LastBr->isConditionalBranch() && !LastBr->isUnconditionalBranch())) in splitMBB()
259 (!FirstBr->isConditionalBranch() && !FirstBr->isUnconditionalBranch())) in splitMBB()
303 (Br->isConditionalBranch() || (Br->isUnconditionalBranch() && IsPIC))) in initMBBInfo()
642 if (I.Br->isUnconditionalBranch()) { in expandToLongBranch()
DMipsInstrInfo.cpp238 if (LastInst->isUnconditionalBranch()) { in analyzeBranch()
257 if (SecondLastInst->isUnconditionalBranch()) { in analyzeBranch()
270 if (!LastInst->isUnconditionalBranch()) in analyzeBranch()
/external/swiftshader/third_party/subzero/src/
DIceInstMIPS32.cpp212 if (isUnconditionalBranch() && getTargetFalse() == NextNode) { in optimizeBranch()
442 if (isUnconditionalBranch()) { in emitIAS()
448 } else if (isUnconditionalBranch()) { in emitIAS()
482 if (isUnconditionalBranch()) { in emit()
491 if (isUnconditionalBranch()) { in emit()
534 if (isUnconditionalBranch()) { in dump()
543 if (isUnconditionalBranch()) { in dump()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCTargetDesc.cpp241 bool isUnconditionalBranch(const MCInst &Inst) const override { in isUnconditionalBranch() function in __anon5eb6fe9b0111::ARMMCInstrAnalysis
245 return MCInstrAnalysis::isUnconditionalBranch(Inst); in isUnconditionalBranch()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCTargetDesc.cpp250 bool isUnconditionalBranch(const MCInst &Inst) const override { in isUnconditionalBranch() function in __anon87f0e6f30111::ARMMCInstrAnalysis
254 return MCInstrAnalysis::isUnconditionalBranch(Inst); in isUnconditionalBranch()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/MCTargetDesc/
DBPFMCTargetDesc.cpp85 } else if (isUnconditionalBranch(Inst)) in evaluateBranch()
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXInstrInfo.cpp210 if (desc1.isUnconditionalBranch() && in AnalyzeBranch()
237 desc1.isUnconditionalBranch()) { in AnalyzeBranch()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCTargetDesc.cpp423 bool isUnconditionalBranch(MCInst const &Inst) const override { in isUnconditionalBranch() function in __anon4f6c3c470511::HexagonMCInstrAnalysis
425 return MCInstrAnalysis::isUnconditionalBranch(Inst); in isUnconditionalBranch()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Ddisassembler.cc160 (inst_analysis_->isUnconditionalBranch(instruction) || in DisassembleObjectFile()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIOptimizeExecMaskingPreRA.cpp131 if (I->isUnconditionalBranch() || I->getOpcode() == AMDGPU::S_ENDPGM) in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cfi-verify/lib/
DGraphBuilder.cpp267 if (ParentDesc.isUnconditionalBranch()) { in buildFlowGraphImpl()
/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp216 if (MI.isConditionalBranch() || MI.isUnconditionalBranch()) { in describeTerminator()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp217 if (MI.isConditionalBranch() || MI.isUnconditionalBranch()) { in describeTerminator()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchRelaxation.cpp499 if (Last->isUnconditionalBranch()) { in relaxBranchInstructions()

12