Searched refs:isZeroCost (Results 1 – 5 of 5) sorted by relevance
41 if (!MI || TII->isZeroCost(MI->getOpcode())) in getHazardType()119 if (TII->isZeroCost(MI->getOpcode())) in EmitInstruction()
179 if (DAG->TII->isZeroCost(MCID->Opcode)) in EmitInstruction()
1039 if (TII->isZeroCost(MI->getOpcode())) in calculateResMII()2309 if (ST.getInstrInfo()->isZeroCost((*I)->getInstr()->getOpcode())) in insert()2316 if (ST.getInstrInfo()->isZeroCost(SU->getInstr()->getOpcode()) || in insert()
1448 bool isZeroCost(unsigned Opcode) const { in isZeroCost() function
4353 if (isZeroCost(DefMCID.Opcode)) in getOperandLatency()