|
LLVM
8.0.1
|
Interface for the AMDGPU Implementation of the Intrinsic Info class. More...
#include "llvm/IR/Intrinsics.h"#include "llvm/Target/TargetIntrinsicInfo.h"#include "AMDGPUGenIntrinsicEnums.inc"

Go to the source code of this file.
Classes | |
| class | llvm::AMDGPUIntrinsicInfo |
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
| llvm::SIIntrinsic | |
Macros | |
| #define | GET_INTRINSIC_ENUM_VALUES |
Enumerations | |
| enum | llvm::SIIntrinsic::ID { llvm::SIIntrinsic::last_non_AMDGPU_intrinsic = Intrinsic::num_intrinsics - 1, llvm::SIIntrinsic::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.13