Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExpr.cpp1931 return EmitStoreThroughExtVectorComponentLValue(Src, Dst); in EmitStoreThroughLValue()
2078 void CodeGenFunction::EmitStoreThroughExtVectorComponentLValue(RValue Src, in EmitStoreThroughExtVectorComponentLValue() function in CodeGenFunction
H A DCodeGenFunction.h3456 void EmitStoreThroughExtVectorComponentLValue(RValue Src, LValue Dst);