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

References

tools/clang/lib/CodeGen/CGAtomic.cpp
 1379   return CGF.EmitLoadOfExtVectorElementLValue(LValue::MakeExtVectorElt(
 1715       UpdateLVal = LValue::MakeExtVectorElt(Ptr, AtomicLVal.getExtVectorElts(),
 1719       DesiredLVal = LValue::MakeExtVectorElt(
 1814     DesiredLVal = LValue::MakeExtVectorElt(
tools/clang/lib/CodeGen/CGExpr.cpp
 3842     return LValue::MakeExtVectorElt(Base.getAddress(), CV, type,
 3853   return LValue::MakeExtVectorElt(Base.getExtVectorAddress(), CV, type,