Searched refs:test_mov (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/intel/compiler/ |
D | test_vec4_copy_propagation.cpp | 137 vec4_instruction *test_mov = in TEST_F() local 142 v->emit(test_mov); in TEST_F() 146 EXPECT_EQ(test_mov->src[0].nr, a.nr); in TEST_F() 147 EXPECT_EQ(test_mov->src[0].swizzle, BRW_SWIZZLE4(SWIZZLE_Z, in TEST_F() 166 vec4_instruction *test_mov = in TEST_F() local 171 v->emit(test_mov); in TEST_F() 176 EXPECT_EQ(test_mov->src[0].nr, b.nr); in TEST_F() 177 EXPECT_EQ(test_mov->src[0].swizzle, BRW_SWIZZLE4(SWIZZLE_W, in TEST_F()
|
/external/llvm/test/CodeGen/X86/ |
D | avx512-scalar.ll | 82 ; AVX512-LABEL: @test_mov 84 ; AVX-LABEL: @test_mov 87 define float @test_mov(float %a, float %b, float %i, float %j) {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | minsize-imms.ll | 4 define i32 @test_mov() minsize { 5 ; CHECK-LABEL: test_mov:
|
/external/llvm/test/CodeGen/ARM/ |
D | minsize-imms.ll | 4 define i32 @test_mov() minsize { 5 ; CHECK-LABEL: test_mov:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | logical-imm.ll | 72 define void @test_mov(i32 %in32, i64 %in64) { 73 ; CHECK-LABEL: test_mov:
|
/external/llvm/test/CodeGen/AArch64/ |
D | logical-imm.ll | 72 define void @test_mov(i32 %in32, i64 %in64) { 73 ; CHECK-LABEL: test_mov:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | avx512-scalar.ll | 112 define float @test_mov(float %a, float %b, float %i, float %j) { 113 ; AVX512-LABEL: test_mov: 119 ; AVX-LABEL: test_mov:
|
D | schedule-x86_64.ll | 7666 ; TODO - test_mov
|