Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExpr.cpp1610 return EmitStoreThroughExtVectorComponentLValue(Src, Dst); in EmitStoreThroughLValue()
1749 void CodeGenFunction::EmitStoreThroughExtVectorComponentLValue(RValue Src, in EmitStoreThroughExtVectorComponentLValue() function in CodeGenFunction
DCodeGenFunction.h2695 void EmitStoreThroughExtVectorComponentLValue(RValue Src, LValue Dst);
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp2079 return EmitStoreThroughExtVectorComponentLValue(Src, Dst); in EmitStoreThroughLValue()
2247 void CodeGenFunction::EmitStoreThroughExtVectorComponentLValue(RValue Src, in EmitStoreThroughExtVectorComponentLValue() function in CodeGenFunction
DCodeGenFunction.h3750 void EmitStoreThroughExtVectorComponentLValue(RValue Src, LValue Dst);