Searched defs:OperIdx (Results 1 – 3 of 3) sorted by relevance
238 void ScheduleDAGInstrs::addPhysRegDataDeps(SUnit *SU, unsigned OperIdx) { in addPhysRegDataDeps() argument 294 void ScheduleDAGInstrs::addPhysRegDeps(SUnit *SU, unsigned OperIdx) { in addPhysRegDeps() argument 403 addVRegDefDeps(SUnit * SU,unsigned OperIdx) addVRegDefDeps() argument 522 addVRegUseDeps(SUnit * SU,unsigned OperIdx) addVRegUseDeps() argument [all...]
128 const unsigned OperIdx = 0; foldIVUser() local