|
LLVM
4.0.0
|
Interface for the AMDGPU Implementation of the Intrinsic Info class. More...
#include "llvm/IR/Intrinsics.h"#include "llvm/Target/TargetIntrinsicInfo.h"#include "AMDGPUGenIntrinsics.inc"Go to the source code of this file.
Classes | |
| class | llvm::AMDGPUIntrinsicInfo |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| llvm::AMDGPUIntrinsic | |
Macros | |
| #define | GET_INTRINSIC_ENUM_VALUES |
Enumerations | |
| enum | llvm::AMDGPUIntrinsic::ID { llvm::AMDGPUIntrinsic::last_non_AMDGPU_intrinsic = Intrinsic::num_intrinsics - 1, llvm::AMDGPUIntrinsic::num_AMDGPU_intrinsics } |
Interface for the AMDGPU Implementation of the Intrinsic Info class.
Definition in file AMDGPUIntrinsicInfo.h.
| #define GET_INTRINSIC_ENUM_VALUES |
Definition at line 26 of file AMDGPUIntrinsicInfo.h.
1.8.6