Searched refs:isZeroCost (Results 1 – 7 of 7) sorted by relevance
178 if (DAG->TII->isZeroCost(MCID->Opcode)) in EmitInstruction()
1304 if (TII->isZeroCost(MI->getOpcode())) in calculateResMII()3475 if (ST.getInstrInfo()->isZeroCost((*I)->getInstr()->getOpcode())) in insert()3482 if (ST.getInstrInfo()->isZeroCost(SU->getInstr()->getOpcode()) || in insert()3909 if (ST.getInstrInfo()->isZeroCost(SU->getInstr()->getOpcode())) in finalizeSchedule()3916 if (!ST.getInstrInfo()->isZeroCost(SU->getInstr()->getOpcode())) in finalizeSchedule()
634 bool isZeroCost(unsigned Opcode) const { in isZeroCost() function
1216 bool isZeroCost(unsigned Opcode) const { in isZeroCost() function
2505 if (isZeroCost(DefMCID.Opcode)) in getOperandLatency()
3778 if (isZeroCost(DefMCID.Opcode)) in getOperandLatency()