Searched refs:cast4 (Results 1 – 10 of 10) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | avx512-nontemporal.ll | 21 %cast4 = bitcast i8* %B to <32 x i16>* 23 store <32 x i16> %G2, <32 x i16>* %cast4, align 64, !nontemporal !0
|
D | avx2-nontemporal.ll | 61 %cast4 = bitcast i8* %B to <16 x i16>* 63 store <16 x i16> %G2, <16 x i16>* %cast4, align 32, !nontemporal !0
|
D | nontemporal.ll | 123 %cast4 = bitcast i8* %B to <8 x i16>* 125 store <8 x i16> %G2, <8 x i16>* %cast4, align 16, !nontemporal !0
|
/external/llvm-project/clang/test/Analysis/ |
D | globals.cpp | 60 void cast4() in cast4() function
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | avx512-nontemporal.ll | 57 %cast4 = bitcast i8* %B to <32 x i16>* 59 store <32 x i16> %G2, <32 x i16>* %cast4, align 64, !nontemporal !0
|
D | avx2-nontemporal.ll | 79 %cast4 = bitcast i8* %B to <16 x i16>* 81 store <16 x i16> %G2, <16 x i16>* %cast4, align 32, !nontemporal !0
|
D | nontemporal.ll | 162 %cast4 = bitcast i8* %B to <8 x i16>* 164 store <8 x i16> %G2, <8 x i16>* %cast4, align 16, !nontemporal !0
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/ |
D | early-if-conversion-bug1.ll | 136 %sub.ptr.lhs.cast4 = ptrtoint i8* %11 to i32 138 %sub.ptr.sub6 = sub i32 %sub.ptr.lhs.cast4, %sub.ptr.rhs.cast5
|
/external/llvm/test/CodeGen/Hexagon/ |
D | early-if-conversion-bug1.ll | 136 %sub.ptr.lhs.cast4 = ptrtoint i8* %11 to i32 138 %sub.ptr.sub6 = sub i32 %sub.ptr.lhs.cast4, %sub.ptr.rhs.cast5
|
/external/llvm-project/mlir/test/Dialect/SPIRV/ |
D | ops.mlir | 172 func @cast4(%arg0 : !spv.ptr<f32, Function>) {
|