Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DPostDominators.cpp58 const BasicBlock *BB1 = I1->getParent(); in dominates() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsMCInstLower.cpp203 MCOperand MipsMCInstLower::createSub(MachineBasicBlock *BB1, in createSub()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp237 bool llvm::isControlFlowEquivalent(const BasicBlock &BB0, const BasicBlock &BB1, in isControlFlowEquivalent() argument
473 const BasicBlock *BB1 = I1->getParent(); isReachedBefore() local
[all...]
H A DIntegerDivision.cpp205 BasicBlock *BB1 = BasicBlock::Create(Builder.getContext(), in generateUnsignedDivisionCode() local
H A DSimplifyCFG.cpp1424 static bool isSafeToHoistInvoke(BasicBlock *BB1, BasicBlock *BB2, in isSafeToHoistInvoke() argument
1601 auto *BB1 = I1->getParent(); hoistCommonCodeFromSuccessors() local
1715 BasicBlock *BB1 = I1->getParent(); hoistSuccIdenticalTerminatorToSwitchOrIf() local
3937 findUniqueStoreInBlocks(BasicBlock * BB1,BasicBlock * BB2) findUniqueStoreInBlocks() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DCFGMST.h68 bool unionGroups(const BasicBlock *BB1, const BasicBlock *BB2) { in unionGroups()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergedLoadStoreMotion.cpp183 StoreInst *MergedLoadStoreMotion::canSinkFromBlock(BasicBlock *BB1, in canSinkFromBlock() argument
H A DConstantHoisting.cpp341 BasicBlock *BB, *BB1, *BB2; findConstantInsertionPoint() local
H A DLoopInterchange.cpp1399 static void swapBBContents(BasicBlock *BB1, BasicBlock *BB2) { in swapBBContents() argument
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDominators.cpp346 BasicBlock *BB1 = I1->getParent(); in findNearestCommonDominator() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfoImpl.h650 bool compareVectors(std::vector<T> &BB1, std::vector<T> &BB2) { in compareVectors() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCSE.cpp854 auto BB = MBB->getBasicBlock(), BB1 = MBB1->getBasicBlock(); in ProcessBlockPRE() local
H A DModuloSchedule.cpp363 generateExistingPhis(MachineBasicBlock * NewBB,MachineBasicBlock * BB1,MachineBasicBlock * BB2,MachineBasicBlock * KernelBB,ValueMapTy * VRMap,InstrMapTy & InstrMap,unsigned LastStageNum,unsigned CurStageNum,bool IsLast) generateExistingPhis() argument
601 generatePhis(MachineBasicBlock * NewBB,MachineBasicBlock * BB1,MachineBasicBlock * BB2,MachineBasicBlock * KernelBB,ValueMapTy * VRMap,ValueMapTy * VRMapPhi,InstrMapTy & InstrMap,unsigned LastStageNum,unsigned CurStageNum,bool IsLast) generatePhis() argument
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp961 til::BasicBlock *BB1 = *It ? lookupBlock(*It) : nullptr; in exitCFGBlockBody() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1445 getSrcVReg(unsigned Reg,MachineBasicBlock * BB1,MachineBasicBlock * BB2,MachineRegisterInfo * MRI) getSrcVReg() argument