Home
last modified time | relevance | path

Searched refs:InitPtrType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLowerEmuTLS.cpp140 PointerType *InitPtrType = PointerType::getUnqual(C); in addEmuTlsVar() local
141 Type *ElementTypes[4] = {WordType, WordType, VoidPtrType, InitPtrType}; in addEmuTlsVar()