Searched defs:PIdx (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h78 int PIdx = MI->findFirstPredOperandIdx(); local
H A DARMBaseRegisterInfo.cpp747 int PIdx = MI.findFirstPredOperandIdx(); local
H A DARMFrameLowering.cpp1427 int PIdx = Old->findFirstPredOperandIdx(); local
H A DARMBaseInstrInfo.cpp442 int PIdx = I->findFirstPredOperandIdx(); local
449 int PIdx = MI->findFirstPredOperandIdx(); local
465 int PIdx = MI->findFirstPredOperandIdx(); local
1620 int PIdx = MI->findFirstPredOperandIdx(); local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1548 const char *getResourceName(unsigned PIdx) { argument
1694 unsigned PIdx = PI->ProcResourceIdx; local
2064 incExecutedResources(unsigned PIdx, unsigned Count) argument
2079 countResource(unsigned PIdx, unsigned Cycles, unsigned ReadyCycle) argument
[all...]

Completed in 407 milliseconds