Home
last modified time | relevance | path

Searched defs:functions_offset (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_jit_sample.c86 LLVMValueRef functions_offset = lp_build_const_int64(gallivm, offset2); in load_texture_functions_ptr() local
182 …uint32_t functions_offset = op_type == LP_SAMPLER_OP_FETCH ? offsetof(struct lp_texture_functions,… in lp_bld_llvm_sampler_soa_emit_fetch_texel() local
360 …uint32_t functions_offset = params->samples_only ? offsetof(struct lp_texture_functions, samples_f… in lp_bld_llvm_sampler_soa_emit_size_query() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dflatbuffer_serializer.cpp388 auto functions_offset = fbb.CreateVector(functions_index); in serializeModule() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_texture_handle.c647 LLVMValueRef functions_offset = in compile_jit_sample_function() local