Home
last modified time | relevance | path

Searched defs:BB1 (Results 1 – 25 of 28) sorted by relevance

12

/external/llvm/unittests/Analysis/
DBlockFrequencyInfoTest.cpp66 BasicBlock *BB1 = BB0.getTerminator()->getSuccessor(0); in TEST_F() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DPostDominators.cpp58 const BasicBlock *BB1 = I1->getParent(); in dominates() local
/external/llvm/lib/Transforms/Instrumentation/
DCFGMST.h55 bool unionGroups(const BasicBlock *BB1, const BasicBlock *BB2) { in unionGroups()
/external/llvm/unittests/IR/
DDominatorTreeTest.cpp42 BasicBlock *BB1 = &*FI++; in runOnFunction() local
DInstructionsTest.cpp88 BasicBlock *BB1 = BasicBlock::Create(Ctx, "", F); in TEST_F() local
/external/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp205 MCOperand MipsMCInstLower::createSub(MachineBasicBlock *BB1, in createSub()
/external/llvm/lib/Transforms/Scalar/
DMergedLoadStoreMotion.cpp217 LoadInst *MergedLoadStoreMotion::canHoistFromBlock(BasicBlock *BB1, in canHoistFromBlock()
378 StoreInst *MergedLoadStoreMotion::canSinkFromBlock(BasicBlock *BB1, in canSinkFromBlock()
DConstantHoisting.cpp157 BasicBlock *BB, *BB1, *BB2; in findConstantInsertionPoint() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp204 MCOperand MipsMCInstLower::createSub(MachineBasicBlock *BB1, in createSub()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeMoverUtils.cpp39 bool llvm::isControlFlowEquivalent(const BasicBlock &BB0, const BasicBlock &BB1, in isControlFlowEquivalent()
DIntegerDivision.cpp227 BasicBlock *BB1 = BasicBlock::Create(Builder.getContext(), in generateUnsignedDivisionCode() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DCFGMST.h61 bool unionGroups(const BasicBlock *BB1, const BasicBlock *BB2) { in unionGroups()
/external/llvm/lib/Analysis/
DCFG.cpp124 const BasicBlock *BB1, const BasicBlock *BB2) { in loopContainsBoth()
/external/clang/test/SemaCXX/
Dwarn-reorder-ctor-initialization.cpp5 struct BB1 {}; struct
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMergedLoadStoreMotion.cpp187 StoreInst *MergedLoadStoreMotion::canSinkFromBlock(BasicBlock *BB1, in canSinkFromBlock()
DConstantHoisting.cpp336 BasicBlock *BB, *BB1, *BB2; in findConstantInsertionPoint() local
/external/llvm/lib/Transforms/IPO/
DSampleProfile.cpp687 BasicBlock *BB1, ArrayRef<BasicBlock *> Descendants, in findEquivalencesFor()
725 BasicBlock *BB1 = &BB; in findEquivalenceClasses() local
/external/llvm/lib/Transforms/Utils/
DIntegerDivision.cpp228 BasicBlock *BB1 = BasicBlock::Create(Builder.getContext(), in generateUnsignedDivisionCode() local
DSimplifyCFG.cpp1152 static bool isSafeToHoistInvoke(BasicBlock *BB1, BasicBlock *BB2, in isSafeToHoistInvoke()
1180 BasicBlock *BB1 = BI->getSuccessor(0); // The true destination. in HoistThenElseCodeToIf() local
1328 BasicBlock *BB1 = BI1->getParent(); in SinkThenElseCodeToEnd() local
2476 static StoreInst *findUniqueStoreInBlocks(BasicBlock *BB1, BasicBlock *BB2) { in findUniqueStoreInBlocks()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h622 bool compareVectors(std::vector<T> &BB1, std::vector<T> &BB2) { in compareVectors()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineCSE.cpp821 auto BB = MBB->getBasicBlock(), BB1 = MBB1->getBasicBlock(); in ProcessBlockPRE() local
DModuloSchedule.cpp366 MachineBasicBlock *NewBB, MachineBasicBlock *BB1, MachineBasicBlock *BB2, in generateExistingPhis()
604 MachineBasicBlock *NewBB, MachineBasicBlock *BB1, MachineBasicBlock *BB2, in generatePhis()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp1143 BasicBlock *BB1, ArrayRef<BasicBlock *> Descendants, in findEquivalencesFor()
1189 BasicBlock *BB1 = &BB; in findEquivalenceClasses() local
/external/clang/lib/Analysis/
DThreadSafetyCommon.cpp893 til::BasicBlock *BB1 = *It ? lookupBlock(*It) : nullptr; in exitCFGBlockBody() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCMIPeephole.cpp1078 static unsigned getSrcVReg(unsigned Reg, MachineBasicBlock *BB1, in getSrcVReg()

12