Searched refs:__CFConstantStringClassReference (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | cfstring-windows.c | 17 extern __declspec(dllexport) long __CFConstantStringClassReference[]; 19 __declspec(dllexport) long __CFConstantStringClassReference[32]; variable 23 extern long __CFConstantStringClassReference[]; 25 extern __declspec(dllimport) long __CFConstantStringClassReference[]; 27 __declspec(dllimport) long __CFConstantStringClassReference[]; variable
|
/aosp_15_r20/external/clang/test/CodeGenObjC/ |
H A D | tentative-cfconstantstring.m | 8 int __CFConstantStringClassReference[24]; 34 // CHECK: @__CFConstantStringClassReference = common global [24 x i32] zeroinitializer, align 16 35 …tag { i32* getelementptr inbounds ([24 x i32], [24 x i32]* @__CFConstantStringClassReference, i32 …
|
H A D | 2010-02-01-utf16-with-null.m | 5 …g_tag { i32* getelementptr inbounds ([0 x i32], [0 x i32]* @__CFConstantStringClassReference, i32 …
|
/aosp_15_r20/external/llvm/test/CodeGen/X86/ |
H A D | utf16-cfstrings.ll | 7 @__CFConstantStringClassReference = external global [0 x i32] 9 …tring { i32* getelementptr inbounds ([0 x i32], [0 x i32]* @__CFConstantStringClassReference, i32 …
|
H A D | cfstring.ll | 23 @__CFConstantStringClassReference = external global [0 x i32] 25 …tring { i32* getelementptr inbounds ([0 x i32], [0 x i32]* @__CFConstantStringClassReference, i32 …
|
H A D | 2008-09-29-ReMatBug.ll | 8 …iltin_CFString { i32* getelementptr ([0 x i32], [0 x i32]* @__CFConstantStringClassReference, i32 … 9 @__CFConstantStringClassReference = external global [0 x i32] ; <[0 x i32]*> [#uses=1]
|
/aosp_15_r20/external/llvm/test/Transforms/GlobalOpt/ |
H A D | 2007-05-13-Crash.ll | 12 i32* getelementptr ([0 x i32], [0 x i32]* @__CFConstantStringClassReference, i32 0, i32 0), 16 @__CFConstantStringClassReference = external global [0 x i32] ; <[0 x i32]*> [#uses=1]
|
/aosp_15_r20/external/clang/test/CodeGenObjCXX/ |
H A D | arc-cxx11-init-list.mm | 4 …g_tag { i32* getelementptr inbounds ([0 x i32], [0 x i32]* @__CFConstantStringClassReference, i32 … 6 …g_tag { i32* getelementptr inbounds ([0 x i32], [0 x i32]* @__CFConstantStringClassReference, i32 …
|
/aosp_15_r20/external/llvm/test/Transforms/ObjCARC/ |
H A D | ensure-that-exception-unwind-path-is-visited.ll | 26 @__CFConstantStringClassReference = external global [0 x i32] 28 …tring { i32* getelementptr inbounds ([0 x i32], [0 x i32]* @__CFConstantStringClassReference, i32 … 32 …tring { i32* getelementptr inbounds ([0 x i32], [0 x i32]* @__CFConstantStringClassReference, i32 …
|