Searched refs:getCompoundOp (Results 1 – 1 of 1) sorted by relevance
175 static unsigned getCompoundOp(MCInst const &HMCI) { in getCompoundOp() function239 compoundOpcode = cmpeqBitOpcode[getCompoundOp(R)]; in getCompoundInsn()252 compoundOpcode = cmpgtBitOpcode[getCompoundOp(R)]; in getCompoundInsn()265 compoundOpcode = cmpgtuBitOpcode[getCompoundOp(R)]; in getCompoundInsn()279 compoundOpcode = cmpeqn1BitOpcode[getCompoundOp(R)]; in getCompoundInsn()281 compoundOpcode = cmpeqiBitOpcode[getCompoundOp(R)]; in getCompoundInsn()297 compoundOpcode = cmpgtn1BitOpcode[getCompoundOp(R)]; in getCompoundInsn()299 compoundOpcode = cmpgtiBitOpcode[getCompoundOp(R)]; in getCompoundInsn()312 compoundOpcode = cmpgtuiBitOpcode[getCompoundOp(R)]; in getCompoundInsn()323 compoundOpcode = tstBitOpcode[getCompoundOp(R)]; in getCompoundInsn()