search for: not1

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

Did you mean: not
2012 Jul 31
3
[LLVMdev] [DragonEgg] Mysterious FRAME coming from gimple to LLVM
...(i64 %73) nounwind %75 = bitcast i8* %74 to [0 x float]* %76 = getelementptr inbounds %struct.FRAME.matmul* %FRAME.40, i32 0, i32 2 store [0 x float]* %75, [0 x float]** %76, align 8 %77 = getelementptr inbounds %struct.FRAME.matmul* %FRAME.40, i32 0, i32 4 %78 = load i64* %77, align 8 %not1 = xor i64 %78, -1 %79 = getelementptr inbounds %struct.FRAME.matmul* %FRAME.40, i32 0, i32 3 store i64 %not1, i64* %79, align 8 %80 = getelementptr inbounds %struct.FRAME.matmul* %FRAME.40, i32 0, i32 12 %81 = load i32** %80, align 8 %82 = load i32* %81, align 4 %83 = sext i32 %82 to i6...
2012 Jul 31
0
[LLVMdev] [DragonEgg] Mysterious FRAME coming from gimple to LLVM
...i8* %74 to [0 x float]* > %76 = getelementptr inbounds %struct.FRAME.matmul* %FRAME.40, i32 0, i32 > 2 > store [0 x float]* %75, [0 x float]** %76, align 8 > %77 = getelementptr inbounds %struct.FRAME.matmul* %FRAME.40, i32 0, i32 > 4 > %78 = load i64* %77, align 8 > %not1 = xor i64 %78, -1 > %79 = getelementptr inbounds %struct.FRAME.matmul* %FRAME.40, i32 0, i32 > 3 > store i64 %not1, i64* %79, align 8 > %80 = getelementptr inbounds %struct.FRAME.matmul* %FRAME.40, i32 0, i32 > 12 > %81 = load i32** %80, align 8 > %82 = load i32* %81,...