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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.h120 virtual llvm::Type* adjustInlineAsmType(CodeGen::CodeGenFunction &CGF, function in class:clang::TargetCodeGenInfo
H A DCGStmt.cpp1575 getTargetHooks().adjustInlineAsmType(*this, OutputConstraint,
1599 getTargetHooks().adjustInlineAsmType(*this, OutputConstraint,
1662 getTargetHooks().adjustInlineAsmType(*this, InputConstraint,
H A DTargetInfo.cpp599 llvm::Type* adjustInlineAsmType(CodeGen::CodeGenFunction &CGF, function in class:__anon3247::X86_32TargetCodeGenInfo
1265 llvm::Type* adjustInlineAsmType(CodeGen::CodeGenFunction &CGF, function in class:__anon3248::X86_64TargetCodeGenInfo

Completed in 178 milliseconds