Searched defs:addInst (Results 1 – 3 of 3) sorted by relevance
16 void MCAtom::addInst(const MCInst &I, uint64_t Address, unsigned Size) { in addInst() function in MCAtom
61 void addInst(const MCDecodedInst &Inst) { Insts.push_back(Inst); } in addInst() function
204 void addInst(int64_t OffsetFromFirst, Instruction *Inst) { in addInst() function in __anonb99ba1890211::MemsetRanges