Home
last modified time | relevance | path

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

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