|
LLVM
4.0.0
|
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 "AMDGPUGenIntrinsics.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.
Referenced by llvm::AMDGPUIntrinsicInfo::getName(), and llvm::AMDGPUIntrinsicInfo::lookupName().
1.8.6