Lines Matching refs:NATIVE
3 …ve -amdgpu-prelink < %s | FileCheck -enable-var-scope -check-prefix=GCN -check-prefix=GCN-NATIVE %s
9 ; GCN-NATIVE: call fast float @_Z10native_sinf(
10 ; GCN-NATIVE: call fast float @_Z10native_cosf(
30 ; GCN-NATIVE: call fast <2 x float> @_Z10native_sinDv2_f(
31 ; GCN-NATIVE: call fast <2 x float> @_Z10native_cosDv2_f(
51 ; GCN-NATIVE: call fast <3 x float> @_Z10native_sinDv3_f(
52 ; GCN-NATIVE: call fast <3 x float> @_Z10native_cosDv3_f(
77 ; GCN-NATIVE: call fast <4 x float> @_Z10native_sinDv4_f(
78 ; GCN-NATIVE: call fast <4 x float> @_Z10native_cosDv4_f(
98 ; GCN-NATIVE: call fast <8 x float> @_Z10native_sinDv8_f(
99 ; GCN-NATIVE: call fast <8 x float> @_Z10native_cosDv8_f(
119 ; GCN-NATIVE: call fast <16 x float> @_Z10native_sinDv16_f(
120 ; GCN-NATIVE: call fast <16 x float> @_Z10native_cosDv16_f(
373 ; GCN-NATIVE: %__log2 = call fast float @_Z11native_log2f(float %tmp)
374 ; GCN-NATIVE: %__ylogx = fmul fast float %__log2, %tmp1
375 ; GCN-NATIVE: %__exp2 = call fast float @_Z11native_exp2f(float %__ylogx)
376 ; GCN-NATIVE: store float %__exp2, float addrspace(1)* %a, align 4
547 ; GCN-NATIVE: call fast float @_Z10native_expf(float %tmp)
559 ; GCN-NATIVE: call fast float @_Z11native_exp2f(float %tmp)
571 ; GCN-NATIVE: call fast float @_Z12native_exp10f(float %tmp)
583 ; GCN-NATIVE: call fast float @_Z10native_logf(float %tmp)
595 ; GCN-NATIVE: call fast float @_Z11native_log2f(float %tmp)
607 ; GCN-NATIVE: call fast float @_Z12native_log10f(float %tmp)
619 ; GCN-NATIVE: %tmp1 = load float, float addrspace(1)* %arrayidx1, align 4
620 ; GCN-NATIVE: %__log2 = call fast float @_Z11native_log2f(float %tmp)
621 ; GCN-NATIVE: %__ylogx = fmul fast float %__log2, %tmp1
622 ; GCN-NATIVE: %__exp2 = call fast float @_Z11native_exp2f(float %__ylogx)
623 ; GCN-NATIVE: store float %__exp2, float addrspace(1)* %a, align 4
635 ; GCN-NATIVE: call fast float @_Z11native_sqrtf(float %tmp)
658 ; GCN-NATIVE: call fast float @_Z12native_rsqrtf(float %tmp)
670 ; GCN-NATIVE: call fast float @_Z10native_tanf(float %tmp)
682 ; GCN-NATIVE: call float @_Z10native_sinf(float %tmp)
683 ; GCN-NATIVE: call float @_Z10native_cosf(float %tmp)