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

References

lib/CodeGen/LowerEmuTLS.cpp
   94   Constant *NullPtr = ConstantPointerNull::get(VoidPtrType);
  116       PointerType::getUnqual(InitValue->getType()) : VoidPtrType;
  117   Type *ElementTypes[4] = {WordType, WordType, VoidPtrType, InitPtrType};
  159                               DL.getABITypeAlignment(VoidPtrType)));