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

Declarations

lib/Target/SystemZ/SystemZConstantPoolValue.h
   42     Create(const GlobalValue *GV, SystemZCP::SystemZCPModifier Modifier);

References

lib/Target/SystemZ/SystemZISelLowering.cpp
 2942         SystemZConstantPoolValue::Create(GV, SystemZCP::TLSGD);
 2957         SystemZConstantPoolValue::Create(GV, SystemZCP::TLSLDM);
 2975       CPV = SystemZConstantPoolValue::Create(GV, SystemZCP::DTPOFF);
 3000         SystemZConstantPoolValue::Create(GV, SystemZCP::NTPOFF);