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