Searched defs:getStackSize (Results 1 – 5 of 5) sorted by relevance
62 uint64_t getStackSize() const { in getStackSize() function
174 uint64_t getStackSize() { 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
339 inline int32_t getStackSize() const { return stackSize; } in getStackSize() function in nv50_ir::SpillCodeInserter