Searched refs:bitcast3 (Results 1 – 3 of 3) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | vec-combine-02.ll | 123 %bitcast3 = bitcast <4 x i32> %val3 to <8 x i16> 127 %join1 = shufflevector <8 x i16> %bitcast2, <8 x i16> %bitcast3, 153 %bitcast3 = bitcast <4 x i32> %val3 to <8 x i16> 157 %join1 = shufflevector <8 x i16> %bitcast2, <8 x i16> %bitcast3, 213 %bitcast3 = bitcast i32 %elem3 to <2 x i16> 228 %low1 = shufflevector <2 x i16> %bitcast2, <2 x i16> %bitcast3, 305 %bitcast3 = bitcast i64 %elem3 to <2 x i32> 320 %low1 = shufflevector <2 x i32> %bitcast2, <2 x i32> %bitcast3,
|
/external/llvm-project/llvm/test/CodeGen/SystemZ/ |
D | vec-combine-02.ll | 123 %bitcast3 = bitcast <4 x i32> %val3 to <8 x i16> 127 %join1 = shufflevector <8 x i16> %bitcast2, <8 x i16> %bitcast3, 153 %bitcast3 = bitcast <4 x i32> %val3 to <8 x i16> 157 %join1 = shufflevector <8 x i16> %bitcast2, <8 x i16> %bitcast3, 213 %bitcast3 = bitcast i32 %elem3 to <2 x i16> 228 %low1 = shufflevector <2 x i16> %bitcast2, <2 x i16> %bitcast3, 305 %bitcast3 = bitcast i64 %elem3 to <2 x i32> 320 %low1 = shufflevector <2 x i32> %bitcast2, <2 x i32> %bitcast3,
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | memory_space_assignment_test.cc | 983 HloInstruction* bitcast3 = in TEST_P() local 988 shape2, HloOpcode::kMultiply, bitcast3, bitcast4)); in TEST_P() 996 bitcast1, add, bitcast2, bitcast3, bitcast4, mul}); in TEST_P()
|