Searched defs:OperIdx (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp91 unsigned OperIdx = 0; local
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp243 void ScheduleDAGInstrs::addPhysRegDataDeps(SUnit *SU, unsigned OperIdx) { argument
286 void ScheduleDAGInstrs::addPhysRegDeps(SUnit *SU, unsigned OperIdx) { argument
365 addVRegDefDeps(SUnit *SU, unsigned OperIdx) argument
403 addVRegUseDeps(SUnit *SU, unsigned OperIdx) argument
[all...]

Completed in 102 milliseconds