Searched defs:isMemOp (Results 1 – 2 of 2) sorted by relevance
81 bool isMemOp = Modifier && !strcmp(Modifier, "mem"); in printOperand() local
2046 bool HexagonInstrInfo::isMemOp(const MachineInstr *MI) const { in isMemOp() function in HexagonInstrInfo