clang
3.9.0
|
This is the complete list of members for clang::CodeGen::TargetCodeGenInfo, including all inherited members.
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::CodeGen::TargetCodeGenInfo | inlinevirtual |
adjustInlineAsmType(CodeGen::CodeGenFunction &CGF, StringRef Constraint, llvm::Type *Ty) const | clang::CodeGen::TargetCodeGenInfo | inlinevirtual |
decodeReturnAddress(CodeGen::CodeGenFunction &CGF, llvm::Value *Address) const | clang::CodeGen::TargetCodeGenInfo | inlinevirtual |
doesReturnSlotInterfereWithArgs() const | clang::CodeGen::TargetCodeGenInfo | inlinevirtual |
emitTargetMD(const Decl *D, llvm::GlobalValue *GV, CodeGen::CodeGenModule &M) const | clang::CodeGen::TargetCodeGenInfo | inlinevirtual |
encodeReturnAddress(CodeGen::CodeGenFunction &CGF, llvm::Value *Address) const | clang::CodeGen::TargetCodeGenInfo | inlinevirtual |
extendPointerWithSExt() const | clang::CodeGen::TargetCodeGenInfo | inlinevirtual |
getABIInfo() const | clang::CodeGen::TargetCodeGenInfo | inline |
getARCRetainAutoreleasedReturnValueMarker() const | clang::CodeGen::TargetCodeGenInfo | inlinevirtual |
getDependentLibraryOption(llvm::StringRef Lib, llvm::SmallString< 24 > &Opt) const | clang::CodeGen::TargetCodeGenInfo | virtual |
getDetectMismatchOption(llvm::StringRef Name, llvm::StringRef Value, llvm::SmallString< 32 > &Opt) const | clang::CodeGen::TargetCodeGenInfo | inlinevirtual |
getDwarfEHStackPointer(CodeGen::CodeGenModule &M) const | clang::CodeGen::TargetCodeGenInfo | inlinevirtual |
getOpenCLKernelCallingConv() const | clang::CodeGen::TargetCodeGenInfo | virtual |
getSizeOfUnwindException() const | clang::CodeGen::TargetCodeGenInfo | virtual |
getUBSanFunctionSignature(CodeGen::CodeGenModule &CGM) const | clang::CodeGen::TargetCodeGenInfo | inlinevirtual |
initDwarfEHRegSizeTable(CodeGen::CodeGenFunction &CGF, llvm::Value *Address) const | clang::CodeGen::TargetCodeGenInfo | inlinevirtual |
isNoProtoCallVariadic(const CodeGen::CallArgList &args, const FunctionNoProtoType *fnType) const | clang::CodeGen::TargetCodeGenInfo | virtual |
setTargetAttributes(const Decl *D, llvm::GlobalValue *GV, CodeGen::CodeGenModule &M) const | clang::CodeGen::TargetCodeGenInfo | inlinevirtual |
TargetCodeGenInfo(ABIInfo *info=nullptr) | clang::CodeGen::TargetCodeGenInfo | inline |
~TargetCodeGenInfo() | clang::CodeGen::TargetCodeGenInfo | virtual |