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