Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp247 void ScheduleDAGInstrs::addPhysRegDataDeps(SUnit *SU, unsigned OperIdx) { in addPhysRegDataDeps()
290 void ScheduleDAGInstrs::addPhysRegDeps(SUnit *SU, unsigned OperIdx) { in addPhysRegDeps()
385 void ScheduleDAGInstrs::addVRegDefDeps(SUnit *SU, unsigned OperIdx) { in addVRegDefDeps()
494 void ScheduleDAGInstrs::addVRegUseDeps(SUnit *SU, unsigned OperIdx) { in addVRegUseDeps()
DTargetLoweringBase.cpp1099 for(unsigned OperIdx = 0; OperIdx != MI->getNumOperands(); ++OperIdx) { in emitPatchPoint() local
/external/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp95 unsigned OperIdx = 0; in foldIVUser() local
/external/llvm/utils/TableGen/
DCodeGenSchedule.cpp1158 unsigned OperIdx = RWSequences.size()-1; in pushVariant() local