Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp252 void ScheduleDAGInstrs::addPhysRegDataDeps(SUnit *SU, unsigned OperIdx) { in addPhysRegDataDeps()
295 void ScheduleDAGInstrs::addPhysRegDeps(SUnit *SU, unsigned OperIdx) { in addPhysRegDeps()
376 void ScheduleDAGInstrs::addVRegDefDeps(SUnit *SU, unsigned OperIdx) { in addVRegDefDeps()
414 void ScheduleDAGInstrs::addVRegUseDeps(SUnit *SU, unsigned OperIdx) { in addVRegUseDeps()
DStackMaps.cpp168 unsigned OperIdx = 0; in print() local
DTargetLoweringBase.cpp1097 for(unsigned OperIdx = 0; OperIdx != MI->getNumOperands(); ++OperIdx) { in emitPatchPoint() local
/external/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp93 unsigned OperIdx = 0; in foldIVUser() local
/external/llvm/utils/TableGen/
DCodeGenSchedule.cpp1166 unsigned OperIdx = RWSequences.size()-1; in pushVariant() local