| /llvm-project-15.0.7/libclc/generic/lib/math/ |
| H A D | sincospiF_piby4.h | 46 const float cc2 = -0.13888887673175665567647e-2F; in __libclc__sincosf_piby4() local 54 ret.y = mad(x2*x2, mad(x2, mad(x2, mad(x2, cc4, cc3), cc2), cc1), mad(x2, -0.5f, 1.0f)); in __libclc__sincosf_piby4()
|
| H A D | sincosD_piby4.h | 57 const double cc2 = -0.13888888888887398280412e-2; in __libclc__sincos_piby4() local 70 double cp = t + fma(fma(fma(fma(fma(fma(cc6, x2, cc5), x2, cc4), x2, cc3), x2, cc2), x2, cc1), in __libclc__sincos_piby4()
|
| H A D | sincos_helpers.cl | 539 const double cc2 = -0.13888888888887398280412e-2; 552 double cp = t + fma(fma(fma(fma(fma(fma(cc6, x2, cc5), x2, cc4), x2, cc3), x2, cc2), x2, cc1),
|
| /llvm-project-15.0.7/llvm/test/Transforms/StructurizeCFG/AMDGPU/ |
| H A D | uniform-regions.ll | 65 %cc2 = icmp eq i32 %v, 0 66 br i1 %cc2, label %end.loop, label %for.end 151 %cc2 = icmp eq i32 %v, 0 152 br i1 %cc2, label %end.loop, label %for.end 171 %uniform.cc2 = icmp eq i32 %uniform.v, 0 172 br i1 %uniform.cc2, label %uniform.end.loop, label %uniform.for.end
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | bug-vopc-commute.ll | 32 %cc2 = icmp eq i32 %d2.i, 0 33 br i1 %cc2, label %ENDIF62, label %IF63
|
| H A D | i1-copy-from-loop.ll | 65 %cc2 = fcmp oge float %v, 0.0 66 br i1 %cc2, label %end.loop, label %for.end
|
| H A D | sub-zext-cc-zext-cc.ll | 3 ; This test checks that we have the correct fold for zext(cc1) - zext(cc2).
|
| H A D | collapse-endcf.ll | 322 %cc2 = icmp eq i32 %tmp, 2 323 br i1 %cc2, label %bb.inner.then, label %bb.outer.end
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | ifcvt-iter-indbr.ll | 83 %cc2 = icmp ne i32 %a2, 42 84 br i1 %cc2, label %cc2t, label %bb1
|
| H A D | swifterror.ll | 376 define float @foo_loop(%swift_error** swifterror %error_ptr_ref, i32 %cc, float %cc2) { 502 %cmp = fcmp ogt float %cc2, 1.000000e+00
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | cxx1z-copy-omission.cpp | 92 Noncopyable cc2 = (Noncopyable)Derived(); // expected-error {{deleted}} in test_expressions() local
|
| H A D | constant-expression-cxx2a.cpp | 215 constexpr const Covariant2<C> *cc2 = &cc; variable 219 static_assert(cc2->f()->c == 'C'); 220 static_assert(cc2->f() == &cc.d); 221 static_assert(cc2->f()->f() == 'D');
|
| /llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/ |
| H A D | swifterror.ll | 151 define float @foo_loop(%swift_error** swifterror %error_ptr_ref, i32 %cc, float %cc2) { 191 %cmp = fcmp ogt float %cc2, 1.000000e+00
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/ |
| H A D | swifterror.ll | 127 define float @foo_loop(%swift_error** swifterror %error_ptr_ref, i32 %cc, float %cc2) { 152 %cmp = fcmp ogt float %cc2, 1.000000e+00
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | SVEInstrFormats.td | 5151 CondCode cc1, CondCode cc2, 5164 defm : SVE_SETCC_Pat<cc2, invcc2, nxv8i1, nxv8f16, !cast<Instruction>(NAME # _H)>; 5165 defm : SVE_SETCC_Pat<cc2, invcc2, nxv4i1, nxv4f16, !cast<Instruction>(NAME # _H)>; 5166 defm : SVE_SETCC_Pat<cc2, invcc2, nxv2i1, nxv2f16, !cast<Instruction>(NAME # _H)>; 5167 defm : SVE_SETCC_Pat<cc2, invcc2, nxv4i1, nxv4f32, !cast<Instruction>(NAME # _S)>; 5168 defm : SVE_SETCC_Pat<cc2, invcc2, nxv2i1, nxv2f32, !cast<Instruction>(NAME # _S)>; 5169 defm : SVE_SETCC_Pat<cc2, invcc2, nxv2i1, nxv2f64, !cast<Instruction>(NAME # _D)>; 5197 CondCode cc1, CondCode cc2, 5210 defm : SVE_SETCC_Pat_With_Zero<cc2, invcc2, nxv8i1, nxv8f16, !cast<Instruction>(NAME # _H)>; 5211 defm : SVE_SETCC_Pat_With_Zero<cc2, invcc2, nxv4i1, nxv4f16, !cast<Instruction>(NAME # _H)>; [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | swifterror.ll | 388 define float @foo_loop(ptr swifterror %error_ptr_ref, i32 %cc, float %cc2) { 520 %cmp = fcmp ogt float %cc2, 1.000000e+00
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | swifterror.ll | 517 define float @foo_loop(%swift_error** swifterror %error_ptr_ref, i32 %cc, float %cc2) { 668 %cmp = fcmp ogt float %cc2, 1.000000e+00
|