Searched defs:isMemOp (Results 1 – 4 of 4) sorted by relevance
81 bool isMemOp = Modifier && !strcmp(Modifier, "mem"); in printOperand() local
438 bool isMemOp() const { return Desc.MayLoad || Desc.MayStore; } in isMemOp() function
2296 bool HexagonInstrInfo::isMemOp(const MachineInstr *MI) const { in isMemOp() function in HexagonInstrInfo
2368 bool HexagonInstrInfo::isMemOp(const MachineInstr &MI) const { in isMemOp() function in HexagonInstrInfo