Home
last modified time | relevance | path

Searched defs:LoopEntry (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyFixIrreducibleControlFlow.cpp262 for (auto *LoopEntry : getSortedEntries(Graph.getLoopEntries())) { in processRegion() local
315 for (auto *LoopEntry : Graph.getLoopEntries()) { in processRegion() local
/freebsd-12-stable/sys/contrib/zlib/contrib/gcc_gvmat64/
Dgvmat64.S397 LoopEntry: label
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp1434 static Value *matchCondition(BranchInst *BI, BasicBlock *LoopEntry, in matchCondition()
1463 BasicBlock *LoopEntry) { in getRecurrenceVar()
1500 BasicBlock *LoopEntry; in detectPopcountIdiom() local
1634 BasicBlock *LoopEntry; in detectShiftUntilZeroIdiom() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp7271 MachineBasicBlock *LoopEntry, MachineBasicBlock *LoopEnd) const { in convertNonUniformLoopRegion()