query_codemap
query_codemapQuery the AscendC CodeMap to retrieve structural details about Host, TilingKey, TilingData, and Kernel components using identifiers, dim/value patterns, or file-line references.
Instructions
Read-only operator CodeMap query. Four shapes only: (1) no pattern = index, (2) identifier e.g. IsPse, (3) Dim=Name or Name=Value e.g. IsPse=1, (4) file + line copied from a previous card. Do not pass natural-language sentences.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | Relative path copied from a previous card. | |
| line | No | ||
| pattern | No | Identifier, Dim=Name, or Name=Value. Omit for index. | |
| project | No | Operator directory. | |
| line_end | No | ||
| architecture | No | e.g. arch35. Required. |