Searched defs:InstARM32CmpLike (Results 1 – 2 of 2) sorted by relevance
3459 template class InstARM32CmpLike<InstARM32::Cmn>; variable3460 template class InstARM32CmpLike<InstARM32::Cmp>; variable3461 template class InstARM32CmpLike<InstARM32::Tst>; variable
991 InstARM32CmpLike(Cfg *Func, Variable *Src0, Operand *Src1, in InstARM32CmpLike() function