Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLowerEmuTLS.cpp120 ArrayRef<Type*> ElementTypeArray(ElementTypes, 4); in addEmuTlsVar() local
121 StructType *EmuTlsVarType = StructType::create(ElementTypeArray); in addEmuTlsVar()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLowerEmuTLS.cpp119 ArrayRef<Type*> ElementTypeArray(ElementTypes, 4); in addEmuTlsVar() local
120 StructType *EmuTlsVarType = StructType::create(ElementTypeArray); in addEmuTlsVar()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLowerEmuTLS.cpp117 ArrayRef<Type*> ElementTypeArray(ElementTypes, 4); in addEmuTlsVar() local
118 StructType *EmuTlsVarType = StructType::create(ElementTypeArray); in addEmuTlsVar()