Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h165 virtual llvm::Type *adjustInlineAsmType(CodeGen::CodeGenFunction &CGF, in adjustInlineAsmType() function
H A DCGStmt.cpp2601 getTargetHooks().adjustInlineAsmType(*this, OutputConstraint, in EmitAsmStmt()
2644 getTargetHooks().adjustInlineAsmType(*this, OutputConstraint, in EmitAsmStmt()
2731 getTargetHooks().adjustInlineAsmType(*this, ReplaceConstraint, in EmitAsmStmt()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp232 llvm::Type* adjustInlineAsmType(CodeGen::CodeGenFunction &CGF, in adjustInlineAsmType() function in __anon3cd27ee30111::X86_32TargetCodeGenInfo
1432 llvm::Type* adjustInlineAsmType(CodeGen::CodeGenFunction &CGF, in adjustInlineAsmType() function in __anon3cd27ee30211::X86_64TargetCodeGenInfo