Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLowerEmuTLS.cpp151 ArrayRef<Constant*> ElementValueArray(ElementValues, 4); in addEmuTlsVar() local
153 ConstantStruct::get(EmuTlsVarType, ElementValueArray)); in addEmuTlsVar()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLowerEmuTLS.cpp156 ArrayRef<Constant*> ElementValueArray(ElementValues, 4); in addEmuTlsVar() local
158 ConstantStruct::get(EmuTlsVarType, ElementValueArray)); in addEmuTlsVar()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLowerEmuTLS.cpp154 ArrayRef<Constant*> ElementValueArray(ElementValues, 4); in addEmuTlsVar() local
156 ConstantStruct::get(EmuTlsVarType, ElementValueArray)); in addEmuTlsVar()