Home
last modified time | relevance | path

Searched refs:CurrentEntries (Results 1 – 21 of 21) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp64 unsigned CurrentEntries = 0; member
162 unsigned CurrentStackSize = CurrentEntries + divideCeil(CurrentSubEntries, 4); in updateMaxStackSize()
177 else if (CurrentEntries > 0 && in pushBranch()
190 CurrentEntries++; in pushBranch()
198 CurrentEntries++; in pushLoop()
205 CurrentEntries--; in popBranch()
212 CurrentEntries--; in popLoop()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp64 unsigned CurrentEntries = 0; member
162 unsigned CurrentStackSize = CurrentEntries + divideCeil(CurrentSubEntries, 4); in updateMaxStackSize()
177 else if (CurrentEntries > 0 && in pushBranch()
190 CurrentEntries++; in pushBranch()
198 CurrentEntries++; in pushLoop()
205 CurrentEntries--; in popBranch()
212 CurrentEntries--; in popLoop()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp64 unsigned CurrentEntries = 0; member
163 CurrentEntries + (alignTo(CurrentSubEntries, 4) / 4); in updateMaxStackSize()
178 else if (CurrentEntries > 0 && in pushBranch()
191 CurrentEntries++; in pushBranch()
199 CurrentEntries++; in pushLoop()
206 CurrentEntries--; in popBranch()
213 CurrentEntries--; in popLoop()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp39 unsigned CurrentEntries = 0;
132 unsigned CurrentStackSize = CurrentEntries + divideCeil(CurrentSubEntries, 4);
147 else if (CurrentEntries > 0 &&
160 CurrentEntries++;
168 CurrentEntries++;
175 CurrentEntries--;
182 CurrentEntries--;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp39 unsigned CurrentEntries = 0; member
132 unsigned CurrentStackSize = CurrentEntries + divideCeil(CurrentSubEntries, 4); in updateMaxStackSize()
147 else if (CurrentEntries > 0 && in pushBranch()
160 CurrentEntries++; in pushBranch()
168 CurrentEntries++; in pushLoop()
175 CurrentEntries--; in popBranch()
182 CurrentEntries--; in popLoop()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp39 unsigned CurrentEntries = 0; member
132 unsigned CurrentStackSize = CurrentEntries + divideCeil(CurrentSubEntries, 4); in updateMaxStackSize()
147 else if (CurrentEntries > 0 && in pushBranch()
160 CurrentEntries++; in pushBranch()
168 CurrentEntries++; in pushLoop()
175 CurrentEntries--; in popBranch()
182 CurrentEntries--; in popLoop()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp64 unsigned CurrentEntries = 0; member
162 unsigned CurrentStackSize = CurrentEntries + divideCeil(CurrentSubEntries, 4); in updateMaxStackSize()
177 else if (CurrentEntries > 0 && in pushBranch()
190 CurrentEntries++; in pushBranch()
198 CurrentEntries++; in pushLoop()
205 CurrentEntries--; in popBranch()
212 CurrentEntries--; in popLoop()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp39 unsigned CurrentEntries = 0; member
132 unsigned CurrentStackSize = CurrentEntries + divideCeil(CurrentSubEntries, 4); in updateMaxStackSize()
147 else if (CurrentEntries > 0 && in pushBranch()
160 CurrentEntries++; in pushBranch()
168 CurrentEntries++; in pushLoop()
175 CurrentEntries--; in popBranch()
182 CurrentEntries--; in popLoop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp64 unsigned CurrentEntries = 0; member
163 CurrentEntries + (alignTo(CurrentSubEntries, 4) / 4); in updateMaxStackSize()
178 else if (CurrentEntries > 0 && in pushBranch()
191 CurrentEntries++; in pushBranch()
199 CurrentEntries++; in pushLoop()
206 CurrentEntries--; in popBranch()
213 CurrentEntries--; in popLoop()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp39 unsigned CurrentEntries = 0; member
132 unsigned CurrentStackSize = CurrentEntries + divideCeil(CurrentSubEntries, 4); in updateMaxStackSize()
147 else if (CurrentEntries > 0 && in pushBranch()
160 CurrentEntries++; in pushBranch()
168 CurrentEntries++; in pushLoop()
175 CurrentEntries--; in popBranch()
182 CurrentEntries--; in popLoop()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp39 unsigned CurrentEntries = 0; member
132 unsigned CurrentStackSize = CurrentEntries + divideCeil(CurrentSubEntries, 4); in updateMaxStackSize()
147 else if (CurrentEntries > 0 && in pushBranch()
160 CurrentEntries++; in pushBranch()
168 CurrentEntries++; in pushLoop()
175 CurrentEntries--; in popBranch()
182 CurrentEntries--; in popLoop()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp64 unsigned CurrentEntries = 0; member
163 CurrentEntries + (alignTo(CurrentSubEntries, 4) / 4); in updateMaxStackSize()
178 else if (CurrentEntries > 0 && in pushBranch()
191 CurrentEntries++; in pushBranch()
199 CurrentEntries++; in pushLoop()
206 CurrentEntries--; in popBranch()
213 CurrentEntries--; in popLoop()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp39 unsigned CurrentEntries = 0; member
132 unsigned CurrentStackSize = CurrentEntries + divideCeil(CurrentSubEntries, 4); in updateMaxStackSize()
147 else if (CurrentEntries > 0 && in pushBranch()
160 CurrentEntries++; in pushBranch()
168 CurrentEntries++; in pushLoop()
175 CurrentEntries--; in popBranch()
182 CurrentEntries--; in popLoop()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp39 unsigned CurrentEntries = 0;
132 unsigned CurrentStackSize = CurrentEntries + divideCeil(CurrentSubEntries, 4);
147 else if (CurrentEntries > 0 &&
160 CurrentEntries++;
168 CurrentEntries++;
175 CurrentEntries--;
182 CurrentEntries--;
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp64 unsigned CurrentEntries = 0; member
163 CurrentEntries + (alignTo(CurrentSubEntries, 4) / 4); in updateMaxStackSize()
178 else if (CurrentEntries > 0 && in pushBranch()
191 CurrentEntries++; in pushBranch()
199 CurrentEntries++; in pushLoop()
206 CurrentEntries--; in popBranch()
213 CurrentEntries--; in popLoop()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp65 unsigned CurrentEntries = 0;
164 CurrentEntries + (alignTo(CurrentSubEntries, 4) / 4);
179 else if (CurrentEntries > 0 &&
192 CurrentEntries++;
200 CurrentEntries++;
207 CurrentEntries--;
214 CurrentEntries--;
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp65 unsigned CurrentEntries = 0; in poll()
164 CurrentEntries + (alignTo(CurrentSubEntries, 4) / 4); in poll()
179 else if (CurrentEntries > 0 && in poll()
192 CurrentEntries++; in poll()
200 CurrentEntries++; in poll()
207 CurrentEntries--; in poll()
214 CurrentEntries--; in poll()
/dports/net/wireshark-lite/wireshark-3.6.1/tools/
H A Dncp2222.py1671 CurrentEntries = uint32("current_entries", "Current Entries") variable
10446 rec( 13, 1, CurrentEntries ),
10730 rec( 16, 4, CurrentEntries ),
/dports/net/wireshark/wireshark-3.6.1/tools/
H A Dncp2222.py1671 CurrentEntries = uint32("current_entries", "Current Entries") variable
10446 rec( 13, 1, CurrentEntries ),
10730 rec( 16, 4, CurrentEntries ),
/dports/net/tshark-lite/wireshark-3.6.1/tools/
H A Dncp2222.py1671 CurrentEntries = uint32("current_entries", "Current Entries") variable
10446 rec( 13, 1, CurrentEntries ),
10730 rec( 16, 4, CurrentEntries ),
/dports/net/tshark/wireshark-3.6.1/tools/
H A Dncp2222.py1671 CurrentEntries = uint32("current_entries", "Current Entries") variable
10446 rec( 13, 1, CurrentEntries ),
10730 rec( 16, 4, CurrentEntries ),