Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp2041 Address CodeGenFunction::EmitExtVectorElementLValue(LValue LV) { in EmitExtVectorElementLValue() function in CodeGenFunction
3819 Address Addr = EmitExtVectorElementLValue(LV); in EmitArraySubscriptExpr()
H A DCodeGenFunction.h3930 Address EmitExtVectorElementLValue(LValue V);