Home
last modified time | relevance | path

Searched refs:p_exp (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.h378 LLVMValueRef *p_exp,
Dlp_bld_arit.c3397 LLVMValueRef *p_exp, in lp_build_log2_approx() argument
3422 if(p_exp || p_floor_log2 || p_log2) { in lp_build_log2_approx()
3496 if (p_exp) { in lp_build_log2_approx()
3498 *p_exp = exp; in lp_build_log2_approx()
Dlp_bld_tgsi_action.c1627 LLVMValueRef p_exp; in log_emit_cpu() local
1632 &p_exp, &p_floor_log2, &p_log2, FALSE); in log_emit_cpu()
1638 src0, p_exp); in log_emit_cpu()
/external/llvm-project/polly/test/GPGPU/
Dlibdevice-functions-copied-into-kernel.ll28 ; KERNEL-IR: %p_exp = tail call float @__nv_expf(float %p_powi)