LLVM API Documentation

llvm::TargetIntrinsicInfo Member List
This is the complete list of members for llvm::TargetIntrinsicInfo, including all inherited members.
getDeclaration(Module *M, unsigned ID, Type **Tys=nullptr, unsigned numTys=0) const =0llvm::TargetIntrinsicInfo [pure virtual]
getIntrinsicID(Function *F) const llvm::TargetIntrinsicInfo [virtual]
getName(unsigned IID, Type **Tys=nullptr, unsigned numTys=0) const =0llvm::TargetIntrinsicInfo [pure virtual]
isOverloaded(unsigned IID) const =0llvm::TargetIntrinsicInfo [pure virtual]
lookupName(const char *Name, unsigned Len) const =0llvm::TargetIntrinsicInfo [pure virtual]
TargetIntrinsicInfo()llvm::TargetIntrinsicInfo
~TargetIntrinsicInfo()llvm::TargetIntrinsicInfo [virtual]