Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2077 return EmitStoreThroughExtVectorComponentLValue(Src, Dst); in EmitStoreThroughLValue()
2245 void CodeGenFunction::EmitStoreThroughExtVectorComponentLValue(RValue Src, in EmitStoreThroughExtVectorComponentLValue() function in CodeGenFunction
H A DCodeGenFunction.h3816 void EmitStoreThroughExtVectorComponentLValue(RValue Src, LValue Dst);