Home
last modified time | relevance | path

Searched defs:OperIdx (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp233 void ScheduleDAGInstrs::addPhysRegDataDeps(SUnit *SU, unsigned OperIdx) { in addPhysRegDataDeps()
291 void ScheduleDAGInstrs::addPhysRegDeps(SUnit *SU, unsigned OperIdx) { in addPhysRegDeps()
395 void ScheduleDAGInstrs::addVRegDefDeps(SUnit *SU, unsigned OperIdx) { in addVRegDefDeps()
515 void ScheduleDAGInstrs::addVRegUseDeps(SUnit *SU, unsigned OperIdx) { in addVRegUseDeps()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp130 const unsigned OperIdx = 0; in foldIVUser() local
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DCodeGenSchedule.cpp1534 unsigned OperIdx = RWSequences.size()-1; in pushVariant() local