search for: compoundliteral

Displaying 2 results from an estimated 2 matches for "compoundliteral".

Did you mean: compound_literals
2011 Jul 17
0
[LLVMdev] Trying to optimize out store/load pair
...f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128-n8:16:32" target triple = "i386-apple-darwin9.0.0" %struct.AKEKernelContext = type { i32, i32, i32, i32, i32, i32, i32, i32, i32 } define void @Main(i8* nocapture %inputBuffer, i32 %threadSliceNum) nounwind { entry: %.compoundliteral = alloca %struct.AKEKernelContext, align 4 %x139 = getelementptr inbounds %struct.AKEKernelContext* %.compoundliteral, i32 0, i32 0 %y141 = getelementptr inbounds %struct.AKEKernelContext* %.compoundliteral, i32 0, i32 1 %yVal = getelementptr inbounds %struct.AKEKernelContext* %.compoundliter...
2011 Jul 17
0
[LLVMdev] Trying to optimize out store/load pair
...-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128-n8:16:32" target triple = "i386-apple-darwin9.0.0" %struct.AKEKernelContext = type { i32, i32, i32, i32, i32, i32, i32, i32, i32 } define void @Main(i8* nocapture %inputBuffer, i32 %threadSliceNum) nounwind { entry: %.compoundliteral = alloca %struct.AKEKernelContext, align 4 %x139 = getelementptr inbounds %struct.AKEKernelContext* %.compoundliteral, i32 0, i32 0 %y141 = getelementptr inbounds %struct.AKEKernelContext* %.compoundliteral, i32 0, i32 1 %yVal = getelementptr inbounds %struct.AKEKernelContext* %.compoundliteral,...