Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGExpr.cpp1276 return EmitLoadOfExtVectorElementLValue(LV); in EmitLoadOfLValue()
1315 RValue CodeGenFunction::EmitLoadOfExtVectorElementLValue(LValue LV) { in EmitLoadOfExtVectorElementLValue() function in CodeGenFunction
DCodeGenFunction.h1951 RValue EmitLoadOfExtVectorElementLValue(LValue V);