Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGStmt.cpp2378 std::pair<llvm::Value*, llvm::Type *> CodeGenFunction::EmitAsmInputLValue( in EmitAsmInputLValue() function in CodeGenFunction
2431 return EmitAsmInputLValue(Info, Dest, InputExpr->getType(), ConstraintStr, in EmitAsmInput()
2817 std::tie(Arg, ArgElemType) = EmitAsmInputLValue( in EmitAsmStmt()
HDCodeGenFunction.h5211 EmitAsmInputLValue(const TargetInfo::ConstraintInfo &Info, LValue InputValue,