Searched refs:temp30 (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | inv_txfm_vsx.c | 416 temp30 = vec_sub(temp10, temp20); \ 420 DCT_CONST_ROUND_SHIFT(temp30); \ 422 outpt0 = vec_packs(temp30, temp20); \ 583 int32x4_t temp10, temp11, temp20, temp21, temp30; in half_idct16x8_vsx() local 601 int32x4_t temp10, temp11, temp20, temp21, temp30; in vpx_idct16_vsx() local 664 int32x4_t temp10, temp11, temp20, temp21, temp30; in vpx_idct16x16_256_add_vsx() local 1091 int32x4_t temp10, temp11, temp20, temp21, temp30; in vpx_idct32x32_1024_add_vsx() local
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | si-sgpr-spill.ll | 254 %temp30.0 = phi float [ 1.000000e+00, %main_body ], [ %tmp256, %ENDIF ] 282 %tmp245 = fcmp oge float %temp30.0, %tmp244 293 %tmp256 = fadd float %tmp255, %temp30.0 301 %temp30.1 = phi float [ %temp30.0, %IF ], [ %tmp608, %ENDIF66 ] 652 %tmp593 = fcmp oge float %temp30.1, %tmp592 667 %tmp608 = fadd float %tmp607, %temp30.1
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | si-sgpr-spill.ll | 333 %temp30.0 = phi float [ 1.000000e+00, %main_body ], [ %tmp256, %ENDIF ] 355 %tmp245 = fcmp oge float %temp30.0, %tmp244 366 %tmp256 = fadd float %tmp255, %temp30.0 374 %temp30.1 = phi float [ %temp30.0, %IF ], [ %tmp608, %ENDIF66 ] 622 %tmp593 = fcmp oge float %temp30.1, %tmp592 637 %tmp608 = fadd float %tmp607, %temp30.1
|