Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExpr.cpp1420 llvm::Value *CodeGenFunction::EmitExtVectorElementLValue(LValue LV) { in EmitExtVectorElementLValue() function in CodeGenFunction
2463 Address = EmitExtVectorElementLValue(LV); in EmitArraySubscriptExpr()
DCodeGenFunction.h2331 llvm::Value *EmitExtVectorElementLValue(LValue V);