Home
last modified time | relevance | path

Searched defs:PIdx (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h118 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 DMachineScheduler.h762 bool isUnbufferedGroup(unsigned PIdx) const { in isUnbufferedGroup()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h167 int PIdx = MI.findFirstPredOperandIdx(); in getPredicate() local
H A DThumb2InstrInfo.cpp776 int PIdx = findFirstVPTPredOperandIdx(MI); in getVPTInstrPredicate() local
H A DThumbRegisterInfo.cpp506 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex() local
H A DMVETPAndVPTOptimisationsPass.cpp890 int PIdx = llvm::findFirstVPTPredOperandIdx(Instr); in ReplaceConstByVPNOTs() local
H A DARMLowOverheadLoops.cpp83 int PIdx = llvm::findFirstVPTPredOperandIdx(*MI); in isVectorPredicated() local
1446 int PIdx = llvm::findFirstVPTPredOperandIdx(*MI); in ConvertVPTBlocks() local
H A DARMBaseRegisterInfo.cpp826 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex() local
H A DARMBaseInstrInfo.cpp537 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 DARMFrameLowering.cpp2311 int PIdx = Old.findFirstPredOperandIdx(); in eliminateCallFramePseudoInstr() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp1243 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 DFixedLenDecoderEmitter.cpp1294 unsigned PIdx = getPredicateIndex(TableInfo, PS.str()); in emitPredicateTableEntry() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2032 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 DInlineSpiller.cpp1286 SlotIndex PIdx = LIS.getInstructionIndex(*PrevSpill); in rmRedundantSpills() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp413 for (unsigned PIdx : Leaf.value().TestablePredicates.set_bits()) { in repartition() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp712 for (unsigned PIdx = 0; PIdx < ArgIndex; ++PIdx) in makePhiNodeVar() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp951 int PIdx = MI.findFirstPredOperandIdx(); in PredicateInstruction() local