Searched refs:EmitLoadOfExtVectorElementLValue (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp1437 return CGF.EmitLoadOfExtVectorElementLValue(LValue::MakeExtVectorElt(
H A DCGExpr.cpp1813 return EmitLoadOfExtVectorElementLValue(LV);
1855 RValue CodeGenFunction::EmitLoadOfExtVectorElementLValue(LValue LV) { function in class:CodeGenFunction
H A DCodeGenFunction.h3480 RValue EmitLoadOfExtVectorElementLValue(LValue V);

Completed in 195 milliseconds