Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:isCondCode

580   bool isCondCode() const { return Kind == k_CondCode; }
5308 if (static_cast<ARMOperand*>(Operands[i])->isCondCode())