Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp261 for (auto *LoopEntry : getSortedEntries(Graph.getLoopEntries())) { in processRegion() local
314 for (auto *LoopEntry : Graph.getLoopEntries()) { in processRegion() local
/freebsd-14.2/sys/contrib/zlib/contrib/gcc_gvmat64/
H A Dgvmat64.S397 LoopEntry: label
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1496 static Value *matchCondition(BranchInst *BI, BasicBlock *LoopEntry, in matchCondition()
1525 BasicBlock *LoopEntry) { in getRecurrenceVar()
1562 BasicBlock *LoopEntry; in detectPopcountIdiom() local
1694 BasicBlock *LoopEntry; in detectShiftUntilZeroIdiom() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp8674 MachineBasicBlock *LoopEntry, MachineBasicBlock *LoopEnd) const { in convertNonUniformLoopRegion()