Searched refs:CompoundInsn (Results 1 – 1 of 1) sorted by relevance
199 MCInst *CompoundInsn = nullptr; in getCompoundInsn() local208 return CompoundInsn; in getCompoundInsn()216 CompoundInsn->addOperand(Rt); in getCompoundInsn()228 CompoundInsn->addOperand(Rt); in getCompoundInsn()229 CompoundInsn->addOperand(Rs); in getCompoundInsn()242 CompoundInsn->addOperand(Rs); in getCompoundInsn()243 CompoundInsn->addOperand(Rt); in getCompoundInsn()255 CompoundInsn->addOperand(Rs); in getCompoundInsn()256 CompoundInsn->addOperand(Rt); in getCompoundInsn()331 return CompoundInsn; in getCompoundInsn()[all …]