Home
last modified time | relevance | path

Searched defs:dests (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/asahi/compiler/
Dagx_opcodes.py29 def __init__(self, name, dests, srcs, imms, is_float, can_eliminate, encoding_16, encoding_32): argument
60 def op(name, encoding_32, dests = 1, srcs = 0, imms = [], is_float = False, can_eliminate = True, e… argument
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_nir_lower_io.c200 nir_ssa_def *dests[4]; in vc4_nir_lower_vertex_attr() local
300 nir_ssa_def *dests[4]; in vc4_nir_lower_uniform() local
/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dvalhall.py172 …def __init__(self, name, opcode, opcode2, srcs = [], dests = [], immediates = [], modifiers = [], … argument
/third_party/icu/icu4c/source/test/intltest/
Ditutil.cpp142 int32_t &dests; member in MyErrorCode
/third_party/boost/boost/graph/detail/
Dread_graphviz_spirit.hpp129 member2 dests; member