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

/external/clang/lib/CodeGen/
H A DCGStmt.cpp1739 llvm::Value* CodeGenFunction::EmitAsmInput( function in class:CodeGenFunction
1969 llvm::Value *Arg = EmitAsmInput(Info, InputExpr, Constraints);

Completed in 156 milliseconds