Home
last modified time | relevance | path

Searched defs:function_index (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_jit_sample.c495 LLVMValueRef function_index = lp_build_const_int32(gallivm, op); in lp_bld_llvm_image_soa_emit_op() local
/third_party/python/Lib/test/
Dtest_clinic.py822 def parse_function(self, text, signatures_in_block=2, function_index=1): argument