Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:getCondCode

336   AArch64CC::CondCode getCondCode() const {
1226 Inst.addOperand(MCOperand::CreateImm(getCondCode()));
1737 OS << "<condcode " << getCondCode() << ">";