Searched refs:lp_build_intrinsic_map (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_intr.h118 lp_build_intrinsic_map(struct gallivm_state *gallivm,
H A Dlp_bld_intr.c385 lp_build_intrinsic_map(struct gallivm_state *gallivm, function in typeref:typename:LLVMValueRef
420 return lp_build_intrinsic_map(gallivm, name, ret_type, &a, 1);
436 return lp_build_intrinsic_map(gallivm, name, ret_type, args, 2);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_intr.h119 lp_build_intrinsic_map(struct gallivm_state *gallivm,
H A Dlp_bld_intr.c391 lp_build_intrinsic_map(struct gallivm_state *gallivm, function in typeref:typename:LLVMValueRef
426 return lp_build_intrinsic_map(gallivm, name, ret_type, &a, 1);
442 return lp_build_intrinsic_map(gallivm, name, ret_type, args, 2);

Completed in 4 milliseconds