Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2324 Address CodeGenFunction::EmitExtVectorElementLValue(LValue LV) { in EmitExtVectorElementLValue() function in CodeGenFunction
4209 Address Addr = EmitExtVectorElementLValue(LV); in EmitArraySubscriptExpr()
H A DCodeGenFunction.h4290 Address EmitExtVectorElementLValue(LValue V);