Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_type.c398 lp_build_count_instructions(LLVMValueRef function) in lp_build_count_instructions() function
430 num_instrs += lp_build_count_instructions(func); in lp_build_count_ir_module()