#include "util/entp.h"#include <ae2f/Keys.h>#include <clang-c/CXString.h>#include <clang-c/Index.h>#include <stdio.h>#include <assert.h>#include <util/ctx.h>#include <util/emitx.h>#include <util/is_kernel.h>#include <util/fn.h>#include <attr/storage_class.h>#include <ae2f/c90/StdBool.h>#include <spirv/unified1/spirv.h>Go to the source code of this file.
Macros | |
| #define | CTX ((x_aclspv_ctx* ae2f_restrict)CTX) |
| #define | THIS_ENTRY_POINT ((util_entp_t* ae2f_restrict)CTX->m_fnlist.m_entp.m_p)[CTX->m_tmp.m_w0] |
| #define | THIS_FUNCTION ((util_fn_t* ae2f_restrict)CTX->m_fnlist.m_fn.m_p)[CTX->m_tmp.m_w1] |
| #define | CTX ((x_aclspv_ctx* ae2f_restrict)h_ctx) |