LLVM API Documentation

Public Member Functions | Public Attributes
llvm::TargetLoweringBase::IntrinsicInfo Struct Reference

#include <TargetLowering.h>

Collaboration diagram for llvm::TargetLoweringBase::IntrinsicInfo:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 IntrinsicInfo ()

Public Attributes

unsigned opc
EVT memVT
const ValueptrVal
int offset
unsigned size
unsigned align
bool vol
bool readMem
bool writeMem

Detailed Description

Definition at line 430 of file TargetLowering.h.


Constructor & Destructor Documentation

Definition at line 442 of file TargetLowering.h.


Member Data Documentation

Definition at line 435 of file TargetLowering.h.

Referenced by llvm::PPCTargetLowering::getTgtMemIntrinsic().


The documentation for this struct was generated from the following file: