reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/lib/CodeGen/CodeGenFunction.h
 3467   RValue EmitLoadOfExtVectorElementLValue(LValue V);

References

tools/clang/lib/CodeGen/CGAtomic.cpp
 1379   return CGF.EmitLoadOfExtVectorElementLValue(LValue::MakeExtVectorElt(
tools/clang/lib/CodeGen/CGExpr.cpp
 1810     return EmitLoadOfExtVectorElementLValue(LV);