Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h145 virtual llvm::Type *adjustInlineAsmType(CodeGen::CodeGenFunction &CGF, in adjustInlineAsmType() function
H A DCGStmt.cpp2368 getTargetHooks().adjustInlineAsmType(*this, OutputConstraint, in EmitAsmStmt()
2412 getTargetHooks().adjustInlineAsmType(*this, OutputConstraint, in EmitAsmStmt()
2498 getTargetHooks().adjustInlineAsmType(*this, ReplaceConstraint, in EmitAsmStmt()
H A DTargetInfo.cpp1215 llvm::Type* adjustInlineAsmType(CodeGen::CodeGenFunction &CGF, in adjustInlineAsmType() function in __anoncdae85850111::X86_32TargetCodeGenInfo
2449 llvm::Type* adjustInlineAsmType(CodeGen::CodeGenFunction &CGF, in adjustInlineAsmType() function in __anoncdae85850211::X86_64TargetCodeGenInfo