Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp1460 return EmitStoreThroughExtVectorComponentLValue(Src, Dst); in EmitStoreThroughLValue()
1602 void CodeGenFunction::EmitStoreThroughExtVectorComponentLValue(RValue Src, in EmitStoreThroughExtVectorComponentLValue() function in CodeGenFunction
H A DCodeGenFunction.h2151 void EmitStoreThroughExtVectorComponentLValue(RValue Src, LValue Dst);