Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp2016 Address CodeGenFunction::EmitExtVectorElementLValue(LValue LV) { in EmitExtVectorElementLValue() function in CodeGenFunction
3754 Address Addr = EmitExtVectorElementLValue(LV); in EmitArraySubscriptExpr()
H A DCodeGenFunction.h3860 Address EmitExtVectorElementLValue(LValue V);