Searched refs:CreateCCOut (Results 1 – 1 of 1) sorted by relevance
2595 static std::unique_ptr<ARMOperand> CreateCCOut(unsigned RegNum, SMLoc S) { in CreateCCOut() function in __anonde494dcf0311::ARMOperand5843 Operands.push_back(ARMOperand::CreateCCOut(CarrySetting ? ARM::CPSR : 0, in ParseInstruction()