Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2199 std::pair<llvm::Value*, llvm::Type *> CodeGenFunction::EmitAsmInputLValue( in EmitAsmInputLValue() function in CodeGenFunction
2253 return EmitAsmInputLValue(Info, Dest, InputExpr->getType(), ConstraintStr, in EmitAsmInput()
2639 std::tie(Arg, ArgElemType) = EmitAsmInputLValue( in EmitAsmStmt()
H A DCodeGenFunction.h4873 EmitAsmInputLValue(const TargetInfo::ConstraintInfo &Info, LValue InputValue,