Searched defs:DepositbitsNode (Results 1 – 1 of 1) sorted by relevance
797 DepositbitsNode() : BinaryNode(OP_depositbits) {} in DepositbitsNode() function799 DepositbitsNode(Opcode o, PrimType typ) : BinaryNode(o, typ) {} in DepositbitsNode() function801 DepositbitsNode(Opcode o, PrimType typ, uint8 offset, uint8 size, BaseNode *l, BaseNode *r) in DepositbitsNode() function