Home
last modified time | relevance | path

Searched refs:isCCOut (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
HDARMAsmParser.cpp1067 bool isCCOut() const { return Kind == k_CCOut; } in isCCOut() function in __anonc24eb77a0111::ARMOperand
4192 else if (Op.isCCOut() || (Op.isCondCode() && !RHSCondCode) || in getMnemonicOpsEndInd()
5783 if (Op.isCCOut()) in findCCOutInd()
7038 if (static_cast<ARMOperand &>(*Operands[I]).isCCOut()) { in removeCCOut()