Searched refs:isInstr (Results 1 – 10 of 10) sorted by relevance
200 if (!SU.isInstr()) in apply()392 if (!Src->isInstr() || !Dst->isInstr()) in adjustSchedDependency()
103 if (UsesLoad && SU->isInstr() && SU->getInstr()->mayLoad()) in ShouldPreferAnother()
59 static bool isInstr(IndexType X) { return X.Index >= First; } in isInstr() function
691 if (SU->isInstr() && QII.mayBeCurLoad(*SU->getInstr())) { in SchedulingCost()
2448 if (!IndexType::isInstr(Range.start()) || in optimizeSpillSlots()2449 !IndexType::isInstr(Range.end())) in optimizeSpillSlots()
362 bool isInstr() const { return Instr; } in isInstr() function582 if (SU->isInstr()) return &SU->getInstr()->getDesc(); in getInstrDesc()
975 !Def->isInstr() || !Use->isInstr()) in adjustSchedDependency()
1829 if (!SU->isInstr()) in ShouldPreferAnother()
35 bool isInstr() const { return !OpIdx.hasValue(); } in isInstr() function
747 if (VarBinding.isInstr()) in generateCodeForTree()