Searched refs:adjustInlineAsmType (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DTargetInfo.h126 virtual llvm::Type *adjustInlineAsmType(CodeGen::CodeGenFunction &CGF, function in class:clang::TargetCodeGenInfo
H A DCGStmt.cpp1847 getTargetHooks().adjustInlineAsmType(*this, OutputConstraint,
1871 getTargetHooks().adjustInlineAsmType(*this, OutputConstraint,
1934 getTargetHooks().adjustInlineAsmType(*this, InputConstraint,
H A DTargetInfo.cpp590 llvm::Type* adjustInlineAsmType(CodeGen::CodeGenFunction &CGF,
1362 llvm::Type* adjustInlineAsmType(CodeGen::CodeGenFunction &CGF,

Completed in 107 milliseconds