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

References

lib/CodeGen/LowerEmuTLS.cpp
  117   Type *ElementTypes[4] = {WordType, WordType, VoidPtrType, InitPtrType};
  117   Type *ElementTypes[4] = {WordType, WordType, VoidPtrType, InitPtrType};
  151       ConstantInt::get(WordType, DL.getTypeStoreSize(GVType)),
  152       ConstantInt::get(WordType, GVAlignment),
  158   Align MaxAlignment(std::max(DL.getABITypeAlignment(WordType),