Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/panfrost/compiler/bifrost/
H A Dbi_pack.c322 bool first_tuple, gl_shader_stage stage) in bi_pack_tuple()
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dir_emitter.cpp4415 auto first_tuple = createTupleUnpack(named_values[0].value(*graph)).vec(); in emitBinaryOp() local