OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:i737
(Results
1 - 5
of
5
) sorted by null
/external/llvm/test/Transforms/InstCombine/
apint-xor2.ll
26
define
i737
@test4(
i737
%x) {
28
%NotX = xor
i737
-1, %x
29
%B = xor
i737
%x, %NotX
30
ret
i737
%B
apint-and2.ll
56
define i1 @test4(
i737
%x) {
57
%A = and
i737
%x, -2147483648
58
%B = icmp ne
i737
%A, 0
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
apint-xor2.ll
26
define
i737
@test4(
i737
%x) {
28
%NotX = xor
i737
-1, %x
29
%B = xor
i737
%x, %NotX
30
ret
i737
%B
apint-and2.ll
56
define i1 @test4(
i737
%x) {
57
%A = and
i737
%x, -2147483648
58
%B = icmp ne
i737
%A, 0
/art/test/083-compiler-regressions/src/
Main.java
2810
int
i737
= 737;
local
[
all
...]
Completed in 64 milliseconds