Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixIrreducibleControlFlow.cpp252 for (auto *LoopEntry : Graph.getLoopEntries()) { in processRegion() local
299 for (auto *LoopEntry : Graph.getLoopEntries()) { in processRegion() local
/third_party/zlib/contrib/gcc_gvmat64/
Dgvmat64.S397 LoopEntry: label
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp1164 static Value *matchCondition(BranchInst *BI, BasicBlock *LoopEntry, in matchCondition()
1193 BasicBlock *LoopEntry) { in getRecurrenceVar()
1230 BasicBlock *LoopEntry; in detectPopcountIdiom() local
1364 BasicBlock *LoopEntry; in detectShiftUntilZeroIdiom() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp6100 MachineBasicBlock *LoopEntry, MachineBasicBlock *LoopEnd) const { in convertNonUniformLoopRegion()