Searched refs:DDIV (Results 1 – 5 of 5) sorted by relevance
141 def DDIV : DDIV_ENC, DDIV_DESC, ISA_MIPS64R6;
267 def : InstRW<[GenericWriteDIV], (instrs DDIV, DMOD)>;
1423 case Mips::DDIV: in EmitInstrWithCustomInserter()
1254 DanglingDebugInfoVector &DDIV = DDIMI.second; in dropDanglingDebugInfo() local1258 for (auto &DDI : DDIV) in dropDanglingDebugInfo()1262 erase_if(DDIV, isMatchingDbgValue); in dropDanglingDebugInfo()1274 DanglingDebugInfoVector &DDIV = DanglingDbgInfoIt->second; in resolveDanglingDebugInfo() local1275 for (auto &DDI : DDIV) { in resolveDanglingDebugInfo()1317 DDIV.clear(); in resolveDanglingDebugInfo()
2078 case Mips::DDIV: in processInstruction()