#include <tile.hpp>
|  | 
| static tile | current () | 
|  | Return an instance of tile representing the current tile. 
 | 
|  | 
◆ current()
  
  | 
        
          | static tile aie::tile::current | ( |  | ) |  |  | inlinestatic | 
 
Return an instance of tile representing the current tile. 
 
 
◆ cycles()
  
  | 
        
          | uint64_t aie::tile::cycles | ( |  | ) | const |  | inline | 
 
Return the elapsed number of cycles. 
 
 
◆ get_rounding()
Returns current rounding mode. 
 
 
◆ get_saturation()
Returns current saturation mode. 
 
 
◆ global_id()
  
  | 
        
          | tile_id aie::tile::global_id | ( |  | ) | const |  | inline | 
 
Return the global tile id. 
 
 
◆ id()
◆ set_rounding()
◆ set_saturation()
The documentation for this class was generated from the following file: