Searched defs:dests (Results 1 – 5 of 5) sorted by relevance
/third_party/mesa3d/src/asahi/compiler/ |
D | agx_opcodes.py | 29 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/ |
D | vc4_nir_lower_io.c | 200 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/ |
D | valhall.py | 172 …def __init__(self, name, opcode, opcode2, srcs = [], dests = [], immediates = [], modifiers = [], … argument
|
/third_party/icu/icu4c/source/test/intltest/ |
D | itutil.cpp | 142 int32_t &dests; member in MyErrorCode
|
/third_party/boost/boost/graph/detail/ |
D | read_graphviz_spirit.hpp | 129 member2 dests; member
|