Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGExpr.cpp1422 llvm::Value *CodeGenFunction::EmitExtVectorElementLValue(LValue LV) { in EmitExtVectorElementLValue() function in CodeGenFunction
2476 Address = EmitExtVectorElementLValue(LV); in EmitArraySubscriptExpr()
HDCodeGenFunction.h2425 llvm::Value *EmitExtVectorElementLValue(LValue V);