Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp27 static llvm::Type *X86AdjustInlineAsmType(CodeGen::CodeGenFunction &CGF, in X86AdjustInlineAsmType() function
222 return X86AdjustInlineAsmType(CGF, Constraint, Ty); in adjustInlineAsmType()
1452 return X86AdjustInlineAsmType(CGF, Constraint, Ty); in adjustInlineAsmType()