Home
last modified time | relevance | path

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

/freebsd-src/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-src/sys/contrib/zlib/contrib/gcc_gvmat64/
H A Dgvmat64.S397 LoopEntry: label
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1496 matchCondition(BranchInst * BI,BasicBlock * LoopEntry,bool JmpOnZero=false) matchCondition() argument
1525 getRecurrenceVar(Value * VarX,Instruction * DefX,BasicBlock * LoopEntry) getRecurrenceVar() argument
1562 BasicBlock *LoopEntry; detectPopcountIdiom() local
1694 BasicBlock *LoopEntry; detectShiftUntilZeroIdiom() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp8674 convertNonUniformLoopRegion(MachineBasicBlock * LoopEntry,MachineBasicBlock * LoopEnd) const convertNonUniformLoopRegion() argument