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

/external/clang/lib/CodeGen/
H A DCGExpr.cpp1401 return EmitStoreThroughExtVectorComponentLValue(Src, Dst);
1543 void CodeGenFunction::EmitStoreThroughExtVectorComponentLValue(RValue Src, function in class:CodeGenFunction
H A DCodeGenFunction.h2012 void EmitStoreThroughExtVectorComponentLValue(RValue Src, LValue Dst);

Completed in 676 milliseconds