Searched refs:Local (Results 1 – 3 of 3) sorted by relevance
117 static constexpr Value Local(size_t id) { return Value{id, Kind::kLocalRegister}; } in Local() function159 operator const Value() const { return Value::Local(*index_); } in Value()460 regs[i] = std::move(Value::Local(NumRegisters() + i)); in GetScratchRegisters()
180 // Local id of the printer
189 // Local transport parameters so we can configure it for tests.