25 case NVPTX::BI__nvvm_cp_async_ca_shared_global_4:
26 case NVPTX::BI__nvvm_cp_async_ca_shared_global_8:
27 case NVPTX::BI__nvvm_cp_async_ca_shared_global_16:
28 case NVPTX::BI__nvvm_cp_async_cg_shared_global_16:
This file declares semantic analysis functions specific to NVPTX.
Enumerates target-specific builtins in their own namespaces within namespace clang.
CallExpr - Represents a function call (C99 6.5.2.2, C++ [expr.call]).
bool CheckNVPTXBuiltinFunctionCall(const TargetInfo &TI, unsigned BuiltinID, CallExpr *TheCall)
Sema - This implements semantic analysis and AST building for C.
bool checkArgCountAtMost(CallExpr *Call, unsigned MaxArgCount)
Checks that a call expression's argument count is at most the desired number.
Exposes information about the current target.
The JSON file list parser is used to communicate input to InstallAPI.