Home
last modified time | relevance | path

Searched refs:StackTop (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTimerTree.cpp154 StackTop = getChildIndex(StackTop, ID); in push()
155 assert(StackTop); in push()
165 assert(StackTop); in pop()
166 assert(Nodes[StackTop].Parent < StackTop); in pop()
168 assert(Nodes[StackTop].Interior == ID); in pop()
171 assert(Nodes[Nodes[StackTop].Parent].Children[ID] == StackTop); in pop()
172 StackTop = Nodes[StackTop].Parent; in pop()
186 if (StackTop) { in update()
187 TimerIdT Leaf = Nodes[StackTop].Interior; in update()
196 TTindex Prefix = StackTop; in update()
[all …]
DIceTimerTree.h93 TTindex StackTop = 0; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FloatingPoint.cpp154 unsigned StackTop = 0; // The current top of the FP stack. member
175 for (unsigned i = 0; i != StackTop; ++i) { in dumpStack()
192 return Slot < StackTop && Stack[Slot] == RegNo; in isLive()
197 if (STi >= StackTop) in getStackEntry()
199 return Stack[StackTop-1-STi]; in getStackEntry()
205 return StackTop - 1 - getSlot(RegNo) + X86::ST0; in getSTReg()
211 if (StackTop >= 8) in pushReg()
213 Stack[StackTop] = Reg; in pushReg()
214 RegMap[Reg] = StackTop++; in pushReg()
219 if (StackTop == 0) in popReg()
[all …]
/third_party/rust/crates/memchr/bench/data/sliceslice/
Dwords.txt3907 StackTop
Di386-notutf8.txt7863 MOV ESP, StackTop
8727 MOV SP, StackTop
Di386.txt7863 MOV ESP, StackTop
8727 MOV SP, StackTop