HomeSort by relevance Sort by last modified time
    Searched full:bitcast2 (Results 1 - 5 of 5) sorted by null

  /external/llvm/test/CodeGen/SystemZ/
vec-combine-02.ll 122 %bitcast2 = bitcast <4 x i32> %val2 to <8 x i16>
127 %join1 = shufflevector <8 x i16> %bitcast2, <8 x i16> %bitcast3,
152 %bitcast2 = bitcast <4 x i32> %val2 to <8 x i16>
157 %join1 = shufflevector <8 x i16> %bitcast2, <8 x i16> %bitcast3,
212 %bitcast2 = bitcast i32 %elem2 to <2 x i16>
228 %low1 = shufflevector <2 x i16> %bitcast2, <2 x i16> %bitcast3,
304 %bitcast2 = bitcast i64 %elem2 to <2 x i32>
320 %low1 = shufflevector <2 x i32> %bitcast2, <2 x i32> %bitcast3,
swifterror.ll 347 %bitcast2 = bitcast %swift_error* %error_from_foo2 to i8*
355 call void @free(i8* %bitcast2)
  /external/llvm/test/CodeGen/AMDGPU/
captured-frame-index.ll 101 %bitcast2 = bitcast i32** %tmp2 to i32* ; at offset 8
104 store volatile i32* %bitcast2, i32** %tmp1 ; store offset 8 at offset 4
  /external/llvm/test/CodeGen/X86/
swifterror.ll 348 %bitcast2 = bitcast %swift_error* %error_from_foo2 to i8*
356 call void @free(i8* %bitcast2)
  /external/clang/test/OpenMP/
atomic_capture_codegen.cpp     [all...]

Completed in 1086 milliseconds