Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExpr.cpp2156 return EmitStoreThroughExtVectorComponentLValue(Src, Dst); in EmitStoreThroughLValue()
2330 void CodeGenFunction::EmitStoreThroughExtVectorComponentLValue(RValue Src, in EmitStoreThroughExtVectorComponentLValue() function in CodeGenFunction
H A DCodeGenFunction.h3881 void EmitStoreThroughExtVectorComponentLValue(RValue Src, LValue Dst);