Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp238 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...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp128 const unsigned OperIdx = 0; foldIVUser() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp