Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DLowerEmuTLS.cpp142 ArrayRef<Type*> ElementTypeArray(ElementTypes, 4); in addEmuTlsVar() local
143 StructType *EmuTlsVarType = StructType::create(ElementTypeArray); in addEmuTlsVar()