Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp1067 static llvm::Type* X86AdjustInlineAsmType(CodeGen::CodeGenFunction &CGF, in X86AdjustInlineAsmType() function
1263 return X86AdjustInlineAsmType(CGF, Constraint, Ty); in adjustInlineAsmType()
2510 return X86AdjustInlineAsmType(CGF, Constraint, Ty); in adjustInlineAsmType()