LLVM API Documentation

Classes | Namespaces | Defines | Enumerations
AMDGPUIntrinsicInfo.h File Reference

Interface for the AMDGPU Implementation of the Intrinsic Info class. More...

#include "llvm/IR/Intrinsics.h"
#include "llvm/Target/TargetIntrinsicInfo.h"
#include "AMDGPUGenIntrinsics.inc"
Include dependency graph for AMDGPUIntrinsicInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::AMDGPUIntrinsicInfo

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


namespace  llvm::AMDGPUIntrinsic

Defines

#define GET_INTRINSIC_ENUM_VALUES

Enumerations

enum  llvm::AMDGPUIntrinsic::ID { llvm::AMDGPUIntrinsic::last_non_AMDGPU_intrinsic = Intrinsic::num_intrinsics - 1 }

Detailed Description

Interface for the AMDGPU Implementation of the Intrinsic Info class.

Definition in file AMDGPUIntrinsicInfo.h.


Define Documentation

Definition at line 26 of file AMDGPUIntrinsicInfo.h.