LLVM  4.0.0
Public Member Functions | List of all members
llvm::ISD::ArgFlagsTy Struct Reference

#include <TargetCallingConv.h>

Public Member Functions

 ArgFlagsTy ()
 
bool isZExt () const
 
void setZExt ()
 
bool isSExt () const
 
void setSExt ()
 
bool isInReg () const
 
void setInReg ()
 
bool isSRet () const
 
void setSRet ()
 
bool isByVal () const
 
void setByVal ()
 
bool isInAlloca () const
 
void setInAlloca ()
 
bool isSwiftSelf () const
 
void setSwiftSelf ()
 
bool isSwiftError () const
 
void setSwiftError ()
 
bool isHva () const
 
void setHva ()
 
bool isHvaStart () const
 
void setHvaStart ()
 
bool isSecArgPass () const
 
void setSecArgPass ()
 
bool isNest () const
 
void setNest ()
 
bool isReturned () const
 
void setReturned ()
 
bool isInConsecutiveRegs () const
 
void setInConsecutiveRegs ()
 
bool isInConsecutiveRegsLast () const
 
void setInConsecutiveRegsLast ()
 
unsigned getByValAlign () const
 
void setByValAlign (unsigned A)
 
bool isSplit () const
 
void setSplit ()
 
bool isSplitEnd () const
 
void setSplitEnd ()
 
unsigned getOrigAlign () const
 
void setOrigAlign (unsigned A)
 
unsigned getByValSize () const
 
void setByValSize (unsigned S)
 
uint64_t getRawBits () const
 getRawBits - Represent the flags as a bunch of bits. More...
 

Detailed Description

Definition at line 25 of file TargetCallingConv.h.

Constructor & Destructor Documentation

llvm::ISD::ArgFlagsTy::ArgFlagsTy ( )
inline

Definition at line 77 of file TargetCallingConv.h.

Member Function Documentation

unsigned llvm::ISD::ArgFlagsTy::getByValAlign ( ) const
inline
unsigned llvm::ISD::ArgFlagsTy::getByValSize ( ) const
inline
unsigned llvm::ISD::ArgFlagsTy::getOrigAlign ( ) const
inline
uint64_t llvm::ISD::ArgFlagsTy::getRawBits ( ) const
inline

getRawBits - Represent the flags as a bunch of bits.

Definition at line 156 of file TargetCallingConv.h.

bool llvm::ISD::ArgFlagsTy::isByVal ( ) const
inline
bool llvm::ISD::ArgFlagsTy::isHva ( ) const
inline

Definition at line 103 of file TargetCallingConv.h.

Referenced by llvm::CC_X86_32_VectorCall(), and llvm::CC_X86_64_VectorCall().

bool llvm::ISD::ArgFlagsTy::isHvaStart ( ) const
inline

Definition at line 106 of file TargetCallingConv.h.

Referenced by llvm::CC_X86_64_VectorCall().

bool llvm::ISD::ArgFlagsTy::isInAlloca ( ) const
inline

Definition at line 94 of file TargetCallingConv.h.

Referenced by llvm::CallLowering::setArgFlags().

bool llvm::ISD::ArgFlagsTy::isInConsecutiveRegs ( ) const
inline

Definition at line 118 of file TargetCallingConv.h.

Referenced by CalculateStackSlotAlignment(), and CalculateStackSlotSize().

bool llvm::ISD::ArgFlagsTy::isInConsecutiveRegsLast ( ) const
inline
bool llvm::ISD::ArgFlagsTy::isInReg ( ) const
inline
bool llvm::ISD::ArgFlagsTy::isNest ( ) const
inline

Definition at line 112 of file TargetCallingConv.h.

bool llvm::ISD::ArgFlagsTy::isReturned ( ) const
inline

Definition at line 115 of file TargetCallingConv.h.

bool llvm::ISD::ArgFlagsTy::isSecArgPass ( ) const
inline

Definition at line 109 of file TargetCallingConv.h.

Referenced by llvm::CC_X86_32_VectorCall(), and llvm::CC_X86_64_VectorCall().

bool llvm::ISD::ArgFlagsTy::isSExt ( ) const
inline
bool llvm::ISD::ArgFlagsTy::isSplit ( ) const
inline
bool llvm::ISD::ArgFlagsTy::isSplitEnd ( ) const
inline

Definition at line 136 of file TargetCallingConv.h.

Referenced by llvm::CC_SystemZ_I128Indirect(), and llvm::CC_X86_32_MCUInReg().

bool llvm::ISD::ArgFlagsTy::isSRet ( ) const
inline
bool llvm::ISD::ArgFlagsTy::isSwiftError ( ) const
inline

Definition at line 100 of file TargetCallingConv.h.

bool llvm::ISD::ArgFlagsTy::isSwiftSelf ( ) const
inline

Definition at line 97 of file TargetCallingConv.h.

bool llvm::ISD::ArgFlagsTy::isZExt ( ) const
inline
void llvm::ISD::ArgFlagsTy::setByVal ( )
inline
void llvm::ISD::ArgFlagsTy::setByValAlign ( unsigned  A)
inline

Definition at line 128 of file TargetCallingConv.h.

References llvm::Log2_32().

Referenced by llvm::FastISel::lowerCallTo(), and llvm::CallLowering::setArgFlags().

void llvm::ISD::ArgFlagsTy::setByValSize ( unsigned  S)
inline
void llvm::ISD::ArgFlagsTy::setHva ( )
inline

Definition at line 104 of file TargetCallingConv.h.

void llvm::ISD::ArgFlagsTy::setHvaStart ( )
inline

Definition at line 107 of file TargetCallingConv.h.

void llvm::ISD::ArgFlagsTy::setInAlloca ( )
inline
void llvm::ISD::ArgFlagsTy::setInConsecutiveRegs ( )
inline

Definition at line 119 of file TargetCallingConv.h.

Referenced by llvm::FastISel::lowerCallTo().

void llvm::ISD::ArgFlagsTy::setInConsecutiveRegsLast ( )
inline

Definition at line 122 of file TargetCallingConv.h.

void llvm::ISD::ArgFlagsTy::setInReg ( )
inline
void llvm::ISD::ArgFlagsTy::setNest ( )
inline
void llvm::ISD::ArgFlagsTy::setOrigAlign ( unsigned  A)
inline

Definition at line 143 of file TargetCallingConv.h.

References llvm::Log2_32().

Referenced by llvm::FastISel::lowerCallTo(), and llvm::CallLowering::setArgFlags().

void llvm::ISD::ArgFlagsTy::setReturned ( )
inline

Definition at line 116 of file TargetCallingConv.h.

void llvm::ISD::ArgFlagsTy::setSecArgPass ( )
inline

Definition at line 110 of file TargetCallingConv.h.

void llvm::ISD::ArgFlagsTy::setSExt ( )
inline
void llvm::ISD::ArgFlagsTy::setSplit ( )
inline
void llvm::ISD::ArgFlagsTy::setSplitEnd ( )
inline

Definition at line 137 of file TargetCallingConv.h.

void llvm::ISD::ArgFlagsTy::setSRet ( )
inline
void llvm::ISD::ArgFlagsTy::setSwiftError ( )
inline
void llvm::ISD::ArgFlagsTy::setSwiftSelf ( )
inline
void llvm::ISD::ArgFlagsTy::setZExt ( )
inline

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