Home
last modified time | relevance | path

Searched defs:Predecessor (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMBlockPlacement.cpp77 MachineBasicBlock *Predecessor = ML->getLoopPredecessor(); in findWLS() local
159 MachineBasicBlock *Predecessor = WlsInstr->getParent(); in fixBackwardsWLS() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/qr_code-2.0.0/src/
H A Doptimize.rs399 struct Predecessor { struct
400 index_of_segment: usize,
401 mode: Mode,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInterval.cpp33 for (const BasicBlock *Predecessor : Predecessors) in print() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DInterval.cpp49 for (const BasicBlock *Predecessor : Predecessors) in print() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInterval.cpp45 for (const BasicBlock *Predecessor : Predecessors) in print() local
H A DScalarEvolution.cpp7638 const BasicBlock *Predecessor = L->getLoopPredecessor(); in computeShiftCompareExitLimit() local
10149 auto *Predecessor = RLoop->getLoopPredecessor(); in isImpliedViaMerge() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DGenericCycleImpl.h71 BlockT *Predecessor = getCyclePredecessor(); variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.h375 void appendPredecessor(VPBlockBase *Predecessor) { in appendPredecessor()
381 void removePredecessor(VPBlockBase *Predecessor) { in removePredecessor()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DGenericCycleImpl.h71 BlockT *Predecessor = getCyclePredecessor(); variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DGenericCycleImpl.h71 BlockT *Predecessor = getCyclePredecessor(); variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DGenericCycleImpl.h71 BlockT *Predecessor = getCyclePredecessor(); variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DGenericCycleImpl.h71 BlockT *Predecessor = getCyclePredecessor(); variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DHardwareLoops.cpp407 BasicBlock *Predecessor = BB->getSinglePredecessor(); in InitLoopCount() local
H A DIfConversion.cpp1460 for (const MachineBasicBlock *Predecessor : MBB.predecessors()) { in InvalidatePreds() local
H A DMachinePipeliner.cpp1757 SUnit *Predecessor = PI.getSUnit(); in addConnectedNodes() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp224 BasicBlock *Predecessor = L->getLoopPredecessor(); in canProveExitOnFirstIteration() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp202 BasicBlock *Predecessor, BasicBlock *OrigBlock, in switchConvert()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp251 BasicBlock *Predecessor, BasicBlock *OrigBlock, in switchConvert()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp231 BasicBlock *Predecessor, BasicBlock *OrigBlock, in SwitchConvert()
H A DSimplifyCFG.cpp5137 auto *Predecessor = Preds[i]; in simplifyUnreachable() local
7186 BasicBlock *Predecessor = PHI.getIncomingBlock(i); in removeUndefIntroducingPredecessor() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.h419 void appendPredecessor(VPBlockBase *Predecessor) { in appendPredecessor()
425 void removePredecessor(VPBlockBase *Predecessor) { in removePredecessor()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DIfConversion.cpp1021 for (const auto &Predecessor : BB->predecessors()) { in InvalidatePreds() local
H A DMachinePipeliner.cpp1895 SUnit *Predecessor = PI.getSUnit(); in addConnectedNodes() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DIfConversion.cpp1462 for (const MachineBasicBlock *Predecessor : MBB.predecessors()) { in InvalidatePreds() local
H A DMachinePipeliner.cpp1749 SUnit *Predecessor = PI.getSUnit(); in addConnectedNodes() local

12