Searched defs:MCO (Results 1 – 6 of 6) sorted by relevance
126 MCOperand MCO; HexagonLowerToMC() local [all...]
122 const MCOperand &MCO = MI.getOperand(OpIdx); in encodeRelocImm() local 148 const MCOperand &MCO = MI.getOperand(OpIdx); in encodePCRelImm() local [all...]
390 static MCOperand MCO = MCOperand::createReg(Hexagon::VTMP); in getNewValueOperand() local 394 MCOperand const &MCO = MCI.getOperand(O); in getNewValueOperand() local 414 MCOperand const &MCO = MCI.getOperand(O); in getNewValueOperand2() local 879 MCOperand const &MCO = MCI.getOperand(Index); in minConstant() local [all...]
508 hash_code TypeHash = hash_combine(MCO.isReg(), MCO.isImm(), MCO.isSFPImm(), in hashMCOperand() argument
390 MCOperand MCO; PrintAsmMemoryOperand() local
471 assert(MCO.isReg() && "New value consumers must be registers"); in getSingleInstruction() local