Home
last modified time | relevance | path

Searched refs:X86AdjustInlineAsmType (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DTargetInfo.cpp509 static llvm::Type* X86AdjustInlineAsmType(CodeGen::CodeGenFunction &CGF, in X86AdjustInlineAsmType() function
602 return X86AdjustInlineAsmType(CGF, Constraint, Ty); in adjustInlineAsmType()
1268 return X86AdjustInlineAsmType(CGF, Constraint, Ty); in adjustInlineAsmType()