/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | TargetSchedule.h | 118 const MCProcResourceDesc *getProcResource(unsigned PIdx) const { in getProcResource() 123 const char *getResourceName(unsigned PIdx) const { in getResourceName() 165 int getResourceBufferSize(unsigned PIdx) const { in getResourceBufferSize()
|
H A D | MachineScheduler.h | 762 bool isUnbufferedGroup(unsigned PIdx) const { in isUnbufferedGroup()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.h | 167 int PIdx = MI.findFirstPredOperandIdx(); in getPredicate() local
|
H A D | Thumb2InstrInfo.cpp | 776 int PIdx = findFirstVPTPredOperandIdx(MI); in getVPTInstrPredicate() local
|
H A D | ThumbRegisterInfo.cpp | 506 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex() local
|
H A D | MVETPAndVPTOptimisationsPass.cpp | 890 int PIdx = llvm::findFirstVPTPredOperandIdx(Instr); in ReplaceConstByVPNOTs() local
|
H A D | ARMLowOverheadLoops.cpp | 83 int PIdx = llvm::findFirstVPTPredOperandIdx(*MI); in isVectorPredicated() local 1446 int PIdx = llvm::findFirstVPTPredOperandIdx(*MI); in ConvertVPTBlocks() local
|
H A D | ARMBaseRegisterInfo.cpp | 826 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex() local
|
H A D | ARMBaseInstrInfo.cpp | 537 int PIdx = I->findFirstPredOperandIdx(); in isPredicated() local 544 int PIdx = MI.findFirstPredOperandIdx(); in isPredicated() local 584 int PIdx = MI.findFirstPredOperandIdx(); in PredicateInstruction() local 2222 int PIdx = MI.findFirstPredOperandIdx(); in getInstrPredicate() local
|
H A D | ARMFrameLowering.cpp | 2311 int PIdx = Old.findFirstPredOperandIdx(); in eliminateCallFramePseudoInstr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeGenSchedule.cpp | 1243 for (unsigned PIdx = 0, PEnd = ProcModels.size(); PIdx != PEnd; ++PIdx) { in inferFromItinClass() local 1280 unsigned PIdx = getProcModel(Rec->getValueAsDef("SchedModel")).Index; in inferFromInstRWs() local 1891 unsigned PIdx = getProcModel(RWModelDef).Index; in collectProcResources() local 2033 for (unsigned PIdx = 0, PEnd = ProcModels.size(); PIdx != PEnd; ++PIdx) { in collectItinProcResources() local 2160 void CodeGenSchedModels::addWriteRes(Record *ProcWriteResDef, unsigned PIdx) { in addWriteRes() 2177 unsigned PIdx) { in addReadAdvance()
|
H A D | FixedLenDecoderEmitter.cpp | 1294 unsigned PIdx = getPredicateIndex(TableInfo, PS.str()); in emitPredicateTableEntry() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | MachineScheduler.cpp | 2032 unsigned PIdx = PI->ProcResourceIdx; in init() local 2102 SchedBoundary::getNextResourceCycle(const MCSchedClassDesc *SC, unsigned PIdx, in getNextResourceCycle() 2242 for (unsigned PIdx = 1, PEnd = SchedModel->getNumProcResourceKinds(); in getOtherResourceCount() local 2331 void SchedBoundary::incExecutedResources(unsigned PIdx, unsigned Count) { in incExecutedResources() 2344 unsigned SchedBoundary::countResource(const MCSchedClassDesc *SC, unsigned PIdx, in countResource() 2459 unsigned PIdx = PI->ProcResourceIdx; in bumpNode() local
|
H A D | InlineSpiller.cpp | 1286 SlotIndex PIdx = LIS.getInstructionIndex(*PrevSpill); in rmRedundantSpills() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/ |
H A D | GIMatchTree.cpp | 413 for (unsigned PIdx : Leaf.value().TestablePredicates.set_bits()) { in repartition() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | ThreadSafetyCommon.cpp | 712 for (unsigned PIdx = 0; PIdx < ArgIndex; ++PIdx) in makePhiNodeVar() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | R600InstrInfo.cpp | 951 int PIdx = MI.findFirstPredOperandIdx(); in PredicateInstruction() local
|