Searched defs:subop (Results 1 – 10 of 10) sorted by relevance
247 int subop = 0; in emitFRND() local1584 uint8_t subop, redop = 0x00; in emitBAR() local
3164 uint8_t subop; in emitBAR() local
39 #define HOST1X_OPCODE_EXTEND(subop, value) \ argument
63 #define VPE_CMD_HEADER(op, subop) \ argument
36 int32_t subop; member
127 #define VPE_PLANE_CFG_CMD_HEADER(subop, nps0, npd0, nps1, npd1) \ argument
2406 Cell *dosub(Node **a, int subop) /* sub and gsub */ in dosub()
2565 let subop = match self.atom_type { in encode() localVariable
1011 let mut subop = 0x0_u8; in encode() localVariable
275 [&](std::string* s, int64_t subop) { in ToStringHelper()