Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp251 void ScheduleDAGInstrs::addPhysRegDataDeps(SUnit *SU, unsigned OperIdx) { in addPhysRegDataDeps()
294 void ScheduleDAGInstrs::addPhysRegDeps(SUnit *SU, unsigned OperIdx) { in addPhysRegDeps()
375 void ScheduleDAGInstrs::addVRegDefDeps(SUnit *SU, unsigned OperIdx) { in addVRegDefDeps()
413 void ScheduleDAGInstrs::addVRegUseDeps(SUnit *SU, unsigned OperIdx) { in addVRegUseDeps()
H A DStackMaps.cpp422 unsigned OperIdx = 0; in emitCallsiteEntries() local
H A DTargetLoweringBase.cpp964 for(unsigned OperIdx = 0; OperIdx != MI->getNumOperands(); ++OperIdx) { in emitPatchPoint() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp100 unsigned OperIdx = 0; in foldIVUser() local
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp1166 unsigned OperIdx = RWSequences.size()-1; in pushVariant() local