Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmt.cpp2170 std::pair<llvm::Value*, llvm::Type *> CodeGenFunction::EmitAsmInputLValue( in EmitAsmInputLValue() function in CodeGenFunction
2224 return EmitAsmInputLValue(Info, Dest, InputExpr->getType(), ConstraintStr, in EmitAsmInput()
2496 std::tie(Arg, ArgElemType) = EmitAsmInputLValue( in EmitAsmStmt()
H A DCodeGenFunction.h4699 EmitAsmInputLValue(const TargetInfo::ConstraintInfo &Info, LValue InputValue,