Searched refs:ind5 (Results 1 – 5 of 5) sorted by relevance
/external/grpc-grpc/test/core/tsi/ |
D | fake_transport_security_test.cc | 124 for (size_t ind5 = 0; ind5 < size; ind5++) { in fake_tsi_test_do_round_trip_odd_buffer_size() local 130 odd_sizes[ind3], odd_sizes[ind4], odd_sizes[ind5]); in fake_tsi_test_do_round_trip_odd_buffer_size()
|
D | ssl_transport_security_test.cc | 616 for (size_t ind5 = 0; ind5 < size; ind5++) { in ssl_tsi_test_do_round_trip_odd_buffer_size() local 622 odd_sizes[ind3], odd_sizes[ind4], odd_sizes[ind5]); in ssl_tsi_test_do_round_trip_odd_buffer_size()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/ |
D | induction.ll | 863 ; CHECK-NEXT: %vector.recur = phi <2 x i32> [ <i32 undef, i32 42>, %vector.ph ], [ %vec.ind5, %v… 864 ; CHECK-NEXT: %vec.ind5 = phi <2 x i32> [ <i32 1, i32 2>, %vector.ph ], [ %vec.ind.next6, %vecto… 866 ; CHECK-NEXT: shufflevector <2 x i32> %vector.recur, <2 x i32> %vec.ind5, <2 x i32> <i32 1, i32 …
|
/external/llvm/test/CodeGen/X86/ |
D | masked_gather_scatter.ll | 391 define <8 x i32> @test9(%struct.ST* %base, <8 x i64> %ind1, <8 x i32>%ind5) { 448 … i32><i32 1, i32 1, i32 1, i32 1, i32 1, i32 1, i32 1, i32 1>, <8 x i32> %ind5, <8 x i64> <i64 13,… 453 define <8 x i32> @test10(%struct.ST* %base, <8 x i64> %i1, <8 x i32>%ind5) { 510 …struct.ST, <8 x %struct.ST*> %broadcast.splat, <8 x i64> %i1, i32 2, i32 1, <8 x i32> %ind5, i64 13
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | masked_gather_scatter.ll | 465 define <8 x i32> @test9(%struct.ST* %base, <8 x i64> %ind1, <8 x i32>%ind5) { 546 … i32><i32 1, i32 1, i32 1, i32 1, i32 1, i32 1, i32 1, i32 1>, <8 x i32> %ind5, <8 x i64> <i64 13,… 551 define <8 x i32> @test10(%struct.ST* %base, <8 x i64> %i1, <8 x i32>%ind5) { 632 …struct.ST, <8 x %struct.ST*> %broadcast.splat, <8 x i64> %i1, i32 2, i32 1, <8 x i32> %ind5, i64 13
|