Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:isCondCode

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