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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h134 virtual llvm::Type *adjustInlineAsmType(CodeGen::CodeGenFunction &CGF, function in class:clang::CodeGen::TargetCodeGenInfo
H A DCGStmt.cpp2120 getTargetHooks().adjustInlineAsmType(*this, OutputConstraint,
2151 getTargetHooks().adjustInlineAsmType(*this, OutputConstraint,
2232 // Deal with the tied operands' constraint code in adjustInlineAsmType.
2236 getTargetHooks().adjustInlineAsmType(*this, ReplaceConstraint,
H A DTargetInfo.cpp1212 llvm::Type* adjustInlineAsmType(CodeGen::CodeGenFunction &CGF,
2426 llvm::Type* adjustInlineAsmType(CodeGen::CodeGenFunction &CGF,

Completed in 133 milliseconds