Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExpr.cpp1867 Address CodeGenFunction::EmitExtVectorElementLValue(LValue LV) { in EmitExtVectorElementLValue() function in CodeGenFunction
3401 Address Addr = EmitExtVectorElementLValue(LV); in EmitArraySubscriptExpr()
H A DCodeGenFunction.h3500 Address EmitExtVectorElementLValue(LValue V);