Searched defs:getStackSize (Results 1 – 9 of 9) sorted by relevance
74 public int getStackSize(int instructionOffset) in getStackSize() method in StackSizeComputer
62 uint64_t getStackSize() const { in getStackSize() function
59 uint32_t getStackSize() const { in getStackSize() function
174 uint64_t getStackSize() { return StackSize; } in getStackSize() function
216 uint64_t getStackSize() const { return getResourceSize(); } in getStackSize() function
474 uint64_t getStackSize() const { return StackSize; } in getStackSize() function
550 uint64_t getStackSize() const { return StackSize; } in getStackSize() function
223 uint64_t getStackSize() const { return getResourceSize(); } in getStackSize() function
350 inline int32_t getStackSize() const { return stackSize; } in getStackSize() function in nv50_ir::SpillCodeInserter