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

/external/clang/lib/CodeGen/
H A DCGStmt.cpp1711 llvm::Value* CodeGenFunction::EmitAsmInput( function in class:CodeGenFunction
1905 llvm::Value *Arg = EmitAsmInput(Info, InputExpr, Constraints);
H A DCodeGenFunction.h2574 llvm::Value* EmitAsmInput(const TargetInfo::ConstraintInfo &Info,

Completed in 60 milliseconds