Searched refs:call0 (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/Transforms/Inline/ |
D | crash-lifetime-marker.ll | 11 %call0 = call i32 @callee2(i8* %a0) 12 ret i32 %call0 22 %call0 = call i32 @callee1(i32 0) 23 ret i32 %call0
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/ |
D | crash-lifetime-marker.ll | 12 %call0 = call i32 @callee2(i8* %a0) 13 ret i32 %call0 23 %call0 = call i32 @callee1(i32 0) 24 ret i32 %call0
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | tuple_simplifier_test.cc | 264 HloInstruction* call0 = builder.AddInstruction( in TEST_F() local 269 HloInstruction::CreateGetTupleElement(scalar_shape_, call0, 0)); in TEST_F()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-fast-isel-call.ll | 5 define void @call0() nounwind { 18 call void @call0()
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-fast-isel-call.ll | 5 define void @call0() nounwind { 18 call void @call0()
|
/external/llvm/test/CodeGen/X86/ |
D | lea-opt-memop-check-1.ll | 19 …%call0 = tail call <2 x i64> @_mm_xor_si128(<2 x i64> undef, <2 x i64> <i64 -9187201950435737472, …
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | lea-opt-memop-check-1.ll | 19 …%call0 = tail call <2 x i64> @_mm_xor_si128(<2 x i64> undef, <2 x i64> <i64 -9187201950435737472, …
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
D | intrinsic.ll | 44 %call0 = tail call float @llvm.copysign.f32(float %0, float %1) nounwind readnone 45 store float %call0, float* %c, align 4
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SLPVectorizer/X86/ |
D | intrinsic.ll | 44 %call0 = tail call float @llvm.copysign.f32(float %0, float %1) nounwind readnone 45 store float %call0, float* %c, align 4
|