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