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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1946 return EmitStoreThroughExtVectorComponentLValue(Src, Dst);
2094 void CodeGenFunction::EmitStoreThroughExtVectorComponentLValue(RValue Src, function in class:CodeGenFunction
H A DCodeGenFunction.h3488 void EmitStoreThroughExtVectorComponentLValue(RValue Src, LValue Dst);

Completed in 184 milliseconds