clang API Documentation
addReturnRegisterOutputs(CodeGen::CodeGenFunction &CGF, CodeGen::LValue ReturnValue, std::string &Constraints, std::vector< llvm::Type * > &ResultRegTypes, std::vector< llvm::Type * > &ResultTruncRegTypes, std::vector< CodeGen::LValue > &ResultRegDests, std::string &AsmString, unsigned NumOutputs) const | clang::TargetCodeGenInfo | [inline, virtual] |
adjustInlineAsmType(CodeGen::CodeGenFunction &CGF, StringRef Constraint, llvm::Type *Ty) const | clang::TargetCodeGenInfo | [inline, virtual] |
decodeReturnAddress(CodeGen::CodeGenFunction &CGF, llvm::Value *Address) const | clang::TargetCodeGenInfo | [inline, virtual] |
doesReturnSlotInterfereWithArgs() const | clang::TargetCodeGenInfo | [inline, virtual] |
emitTargetMD(const Decl *D, llvm::GlobalValue *GV, CodeGen::CodeGenModule &M) const | clang::TargetCodeGenInfo | [inline, virtual] |
encodeReturnAddress(CodeGen::CodeGenFunction &CGF, llvm::Value *Address) const | clang::TargetCodeGenInfo | [inline, virtual] |
extendPointerWithSExt() const | clang::TargetCodeGenInfo | [inline, virtual] |
getABIInfo() const | clang::TargetCodeGenInfo | [inline] |
getARCRetainAutoreleasedReturnValueMarker() const | clang::TargetCodeGenInfo | [inline, virtual] |
getDependentLibraryOption(llvm::StringRef Lib, llvm::SmallString< 24 > &Opt) const | clang::TargetCodeGenInfo | [virtual] |
getDetectMismatchOption(llvm::StringRef Name, llvm::StringRef Value, llvm::SmallString< 32 > &Opt) const | clang::TargetCodeGenInfo | [inline, virtual] |
getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const | clang::TargetCodeGenInfo | [inline, virtual] |
getOpenMPSimdDefaultAlignment(QualType Type) const | clang::TargetCodeGenInfo | [inline, virtual] |
getSizeOfUnwindException() const | clang::TargetCodeGenInfo | [virtual] |
getUBSanFunctionSignature(CodeGen::CodeGenModule &CGM) const | clang::TargetCodeGenInfo | [inline, virtual] |
initDwarfEHRegSizeTable(CodeGen::CodeGenFunction &CGF, llvm::Value *Address) const | clang::TargetCodeGenInfo | [inline, virtual] |
isNoProtoCallVariadic(const CodeGen::CallArgList &args, const FunctionNoProtoType *fnType) const | clang::TargetCodeGenInfo | [virtual] |
SetTargetAttributes(const Decl *D, llvm::GlobalValue *GV, CodeGen::CodeGenModule &M) const | clang::TargetCodeGenInfo | [inline, virtual] |
TargetCodeGenInfo(ABIInfo *info=0) | clang::TargetCodeGenInfo | [inline] |
~TargetCodeGenInfo() | clang::TargetCodeGenInfo | [virtual] |