Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp1319 return EmitLoadOfExtVectorElementLValue(LV); in EmitLoadOfLValue()
1362 RValue CodeGenFunction::EmitLoadOfExtVectorElementLValue(LValue LV) { in EmitLoadOfExtVectorElementLValue() function in CodeGenFunction
H A DCodeGenFunction.h2143 RValue EmitLoadOfExtVectorElementLValue(LValue V);