Home
last modified time | relevance | path

Searched refs:test_and (Results 1 – 22 of 22) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/GlobalISel/
Dlegalize-and.mir5 define void @test_and() { ret void }
9 name: test_and
18 ; CHECK-LABEL: name: test_and
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Reassociate/
Dotherops.ll15 define i32 @test_and(i32 %arg) {
16 ; CHECK-LABEL: test_and
/external/llvm/test/Transforms/Reassociate/
Dotherops.ll15 define i32 @test_and(i32 %arg) {
16 ; CHECK-LABEL: test_and
/external/llvm/test/CodeGen/X86/
Datomic-ops-ancient-64.ll18 define i64 @test_and(i64* %andr, i64 %inc) {
19 ; CHECK-LABEL: test_and:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Datomic-ops-ancient-64.ll18 define i64 @test_and(i64* %andr, i64 %inc) {
19 ; CHECK-LABEL: test_and:
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dvector-align.ll33 define internal <4 x i32> @test_and(i32 %addr_i, <4 x i32> %addend) {
40 ; CHECK-LABEL: test_and
44 ; MIPS32-LABEL: test_and
/external/llvm/test/CodeGen/AArch64/
Dfast-isel-branch-cond-split.ll21 ; CHECK-LABEL: test_and
24 define i64 @test_and(i32 %a, i32 %b) {
Dlogical-imm.ll6 define void @test_and(i32 %in32, i64 %in64) {
7 ; CHECK-LABEL: test_and:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dfast-isel-branch-cond-split.ll21 ; CHECK-LABEL: test_and
24 define i64 @test_and(i32 %a, i32 %b) {
Dlogical-imm.ll6 define void @test_and(i32 %in32, i64 %in64) {
7 ; CHECK-LABEL: test_and:
/external/swiftshader/third_party/LLVM/test/Transforms/Reassociate/
Dotherops.ll11 define i32 @test_and(i32 %arg) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Ddebuginfo-variables.ll117 define void @test_and(i64 %A) {
118 ; CHECK-LABEL: @test_and(
Dselect-implied.ll125 ; CHECK-LABEL: @test_and
129 define i32 @test_and(i32 %a, i32 %b) {
/external/clang/test/Analysis/
Dtemp-obj-dtors-cfg-output.cpp38 void test_and() { in test_and() function
/external/python/cpython2/Lib/test/
Dtest_compile.py603 def test_and(self): member in TestStackSize
Dtest_weakset.py122 def test_and(self): member in TestWeakSet
Dtest_set.py134 def test_and(self): member in TestJointOps
/external/python/cpython3/Lib/test/
Dtest_weakset.py102 def test_and(self): member in TestWeakSet
Dtest_compile.py707 def test_and(self): member in TestExpressionStackSize
Dtest_enum.py2027 def test_and(self): member in TestFlag
2447 def test_and(self): member in TestIntFlag
Dtest_set.py135 def test_and(self): member in TestJointOps
/external/clang/test/CodeGen/
Dzvector.c954 void test_and (void) in test_and() function