Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/ARM/AsmParser/
HDARMAsmParser.cpp2595 static std::unique_ptr<ARMOperand> CreateCCOut(unsigned RegNum, SMLoc S) { in CreateCCOut() function in __anonde494dcf0311::ARMOperand
5843 Operands.push_back(ARMOperand::CreateCCOut(CarrySetting ? ARM::CPSR : 0, in ParseInstruction()