Searched refs:lp_build_count_instructions (Results 1 – 3 of 3) sorted by relevance
419 lp_build_count_instructions(LLVMValueRef function);
406 lp_build_count_instructions(LLVMValueRef function) in lp_build_count_instructions() function
1115 variant->nr_instrs += lp_build_count_instructions(function); in generate_fragment()