Lines Matching refs:NATIVE

3 …ve -amdgpu-prelink < %s | FileCheck -enable-var-scope -check-prefix=GCN -check-prefix=GCN-NATIVE %s
6 …ve -amdgpu-prelink < %s | FileCheck -enable-var-scope -check-prefix=GCN -check-prefix=GCN-NATIVE %s
12 ; GCN-NATIVE: call fast float @_Z10native_sinf(
13 ; GCN-NATIVE: call fast float @_Z10native_cosf(
33 ; GCN-NATIVE: call fast <2 x float> @_Z10native_sinDv2_f(
34 ; GCN-NATIVE: call fast <2 x float> @_Z10native_cosDv2_f(
54 ; GCN-NATIVE: call fast <3 x float> @_Z10native_sinDv3_f(
55 ; GCN-NATIVE: call fast <3 x float> @_Z10native_cosDv3_f(
80 ; GCN-NATIVE: call fast <4 x float> @_Z10native_sinDv4_f(
81 ; GCN-NATIVE: call fast <4 x float> @_Z10native_cosDv4_f(
101 ; GCN-NATIVE: call fast <8 x float> @_Z10native_sinDv8_f(
102 ; GCN-NATIVE: call fast <8 x float> @_Z10native_cosDv8_f(
122 ; GCN-NATIVE: call fast <16 x float> @_Z10native_sinDv16_f(
123 ; GCN-NATIVE: call fast <16 x float> @_Z10native_cosDv16_f(
376 ; GCN-NATIVE: %__log2 = tail call fast float @_Z11native_log2f(float %tmp)
377 ; GCN-NATIVE: %__ylogx = fmul fast float %__log2, %tmp1
378 ; GCN-NATIVE: %__exp2 = tail call fast float @_Z11native_exp2f(float %__ylogx)
379 ; GCN-NATIVE: store float %__exp2, float addrspace(1)* %a, align 4
550 ; GCN-NATIVE: call fast float @_Z10native_expf(float %tmp)
562 ; GCN-NATIVE: call fast float @_Z11native_exp2f(float %tmp)
574 ; GCN-NATIVE: call fast float @_Z12native_exp10f(float %tmp)
586 ; GCN-NATIVE: call fast float @_Z10native_logf(float %tmp)
598 ; GCN-NATIVE: call fast float @_Z11native_log2f(float %tmp)
610 ; GCN-NATIVE: call fast float @_Z12native_log10f(float %tmp)
622 ; GCN-NATIVE: %tmp1 = load float, float addrspace(1)* %arrayidx1, align 4
623 ; GCN-NATIVE: %__log2 = tail call fast float @_Z11native_log2f(float %tmp)
624 ; GCN-NATIVE: %__ylogx = fmul fast float %__log2, %tmp1
625 ; GCN-NATIVE: %__exp2 = tail call fast float @_Z11native_exp2f(float %__ylogx)
626 ; GCN-NATIVE: store float %__exp2, float addrspace(1)* %a, align 4
638 ; GCN-NATIVE: call fast float @_Z11native_sqrtf(float %tmp)
661 ; GCN-NATIVE: call fast float @_Z12native_rsqrtf(float %tmp)
673 ; GCN-NATIVE: call fast float @_Z10native_tanf(float %tmp)
685 ; GCN-NATIVE: call float @_Z10native_sinf(float %tmp)
686 ; GCN-NATIVE: call float @_Z10native_cosf(float %tmp)