Searched refs:or0 (Results 1 – 14 of 14) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | bswap_tree.ll | 35 %or0 = or i32 %tmp0, %tmp1 37 %result = or i32 %or0, %or1 68 %or0 = or i32 %tmp0, %tmp1 70 %result = or i32 %or0, %or1
|
D | bswap_tree2.ll | 47 %or0 = or i32 %tmp0, %tmp1 49 %result = or i32 %or0, %or1 94 %or0 = or i32 %tmp0, %tmp1 96 %result = or i32 %or0, %or1 147 %or0 = or i32 %tmp0, %tmp1 149 %result = or i32 %or0, %or1
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | bfi_int.ll | 112 %or0 = or i64 %x, %z 113 %and1 = and i64 %y, %or0 180 %or0 = or i64 %x, %z 181 %and1 = and i64 %y, %or0
|
/external/llvm/test/CodeGen/SystemZ/ |
D | or-03.ll | 128 %or0 = or i64 %ret, %val0 129 %or1 = or i64 %or0, %val1
|
D | or-01.ll | 163 %or0 = or i32 %ret, %val0 164 %or1 = or i32 %or0, %val1
|
D | fp-move-02.ll | 156 %or0 = or i64 %start, %int0 157 %or1 = or i64 %or0, %int1
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | or-03.ll | 128 %or0 = or i64 %ret, %val0 129 %or1 = or i64 %or0, %val1
|
D | or-01.ll | 163 %or0 = or i32 %ret, %val0 164 %or1 = or i32 %or0, %val1
|
D | fp-move-02.ll | 156 %or0 = or i64 %start, %int0 157 %or1 = or i64 %or0, %int1
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/Fast-ISel/ |
D | logopm.ll | 100 %or0 = or i1 %conv1, %conv0 101 %conv3 = zext i1 %or0 to i8
|
/external/llvm/test/CodeGen/Mips/Fast-ISel/ |
D | logopm.ll | 100 %or0 = or i1 %conv1, %conv0 101 %conv3 = zext i1 %or0 to i8
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-ccmp.ll | 439 %or0 = or i1 %c0, %c1 441 %and0 = and i1 %or0, %or1
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-ccmp.ll | 440 %or0 = or i1 %c0, %c1 442 %and0 = and i1 %or0, %or1
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | dependency_optimizer_test.cc | 517 Output or0 = ops::LogicalOr(scope.WithOpName("or0"), id0, id0); in TEST_F() local
|