Searched defs:EmitAsmInputLValue (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGStmt.cpp1709 CodeGenFunction::EmitAsmInputLValue(const TargetInfo::ConstraintInfo &Info, function in class:CodeGenFunction
1760 return EmitAsmInputLValue(Info, Dest, InputExpr->getType(), ConstraintStr,
1916 llvm::Value *Arg = EmitAsmInputLValue(Info, Dest, InputExpr->getType(),

Completed in 94 milliseconds