Searched refs:bitcast4 (Results 1 – 3 of 3) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | vec-combine-02.ll | 130 %bitcast4 = bitcast <8 x i16> %join0 to <16 x i8> 132 %ret = shufflevector <16 x i8> %bitcast4, <16 x i8> %bitcast5, 160 %bitcast4 = bitcast <8 x i16> %join0 to <16 x i8> 162 %vec = shufflevector <16 x i8> %bitcast4, <16 x i8> %bitcast5, 214 %bitcast4 = bitcast i32 %elem4 to <2 x i16> 230 %low2 = shufflevector <2 x i16> %bitcast4, <2 x i16> %bitcast5, 306 %bitcast4 = bitcast i64 %elem4 to <2 x i32> 322 %low2 = shufflevector <2 x i32> %bitcast4, <2 x i32> %bitcast5,
|
/external/llvm-project/llvm/test/CodeGen/SystemZ/ |
D | vec-combine-02.ll | 130 %bitcast4 = bitcast <8 x i16> %join0 to <16 x i8> 132 %ret = shufflevector <16 x i8> %bitcast4, <16 x i8> %bitcast5, 160 %bitcast4 = bitcast <8 x i16> %join0 to <16 x i8> 162 %vec = shufflevector <16 x i8> %bitcast4, <16 x i8> %bitcast5, 214 %bitcast4 = bitcast i32 %elem4 to <2 x i16> 230 %low2 = shufflevector <2 x i16> %bitcast4, <2 x i16> %bitcast5, 306 %bitcast4 = bitcast i64 %elem4 to <2 x i32> 322 %low2 = shufflevector <2 x i32> %bitcast4, <2 x i32> %bitcast5,
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | memory_space_assignment_test.cc | 985 HloInstruction* bitcast4 = in TEST_P() local 988 shape2, HloOpcode::kMultiply, bitcast3, bitcast4)); in TEST_P() 996 bitcast1, add, bitcast2, bitcast3, bitcast4, mul}); in TEST_P()
|