LLVM
8.0.1
|
AMDGPU Implementation of the IntrinsicInfo class. More...
#include "AMDGPUIntrinsicInfo.h"
#include "AMDGPUSubtarget.h"
#include "llvm/IR/DerivedTypes.h"
#include "llvm/IR/Intrinsics.h"
#include "llvm/IR/Module.h"
#include "AMDGPUGenIntrinsicImpl.inc"
Go to the source code of this file.
Macros | |
#define | GET_INTRINSIC_NAME_TABLE |
#define | GET_INTRINSIC_ATTRIBUTES |
#define | GET_INTRINSIC_OVERLOAD_TABLE |
Variables | |
static const char *const | IntrinsicNameTable [] |
AMDGPU Implementation of the IntrinsicInfo class.
Definition in file AMDGPUIntrinsicInfo.cpp.
#define GET_INTRINSIC_ATTRIBUTES |
Definition at line 33 of file AMDGPUIntrinsicInfo.cpp.
#define GET_INTRINSIC_NAME_TABLE |
#define GET_INTRINSIC_OVERLOAD_TABLE |
Definition at line 26 of file AMDGPUIntrinsicInfo.cpp.