Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h117 const MCProcResourceDesc *getProcResource(unsigned PIdx) const { in getProcResource()
122 const char *getResourceName(unsigned PIdx) const { in getResourceName()
164 int getResourceBufferSize(unsigned PIdx) const { in getResourceBufferSize()
H A DMachineScheduler.h790 bool isUnbufferedGroup(unsigned PIdx) const { in isUnbufferedGroup()
/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp1249 for (unsigned PIdx = 0, PEnd = ProcModels.size(); PIdx != PEnd; ++PIdx) { in inferFromItinClass() local
1286 unsigned PIdx = getProcModel(Rec->getValueAsDef("SchedModel")).Index; in inferFromInstRWs() local
1897 unsigned PIdx = getProcModel(RWModelDef).Index; in collectProcResources() local
2037 for (unsigned PIdx = 0, PEnd = ProcModels.size(); PIdx != PEnd; ++PIdx) { in collectItinProcResources() local
2164 void CodeGenSchedModels::addWriteRes(Record *ProcWriteResDef, unsigned PIdx) { in addWriteRes()
2181 unsigned PIdx) { in addReadAdvance()
H A DDecoderEmitter.cpp1320 unsigned PIdx = getPredicateIndex(TableInfo, PS.str()); in emitPredicateTableEntry() local
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h166 int PIdx = MI.findFirstPredOperandIdx(); in getPredicate() local
H A DARMLowOverheadLoops.cpp90 int PIdx = llvm::findFirstVPTPredOperandIdx(*MI); in isVectorPredicated() local
909 int PIdx = llvm::findFirstVPTPredOperandIdx(MI); in producesFalseLanesZero() local
1589 int PIdx = llvm::findFirstVPTPredOperandIdx(*MI); in ConvertVPTBlocks() local
H A DThumb2InstrInfo.cpp788 int PIdx = findFirstVPTPredOperandIdx(MI); in getVPTInstrPredicate() local
H A DThumbRegisterInfo.cpp518 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex() local
H A DMVETPAndVPTOptimisationsPass.cpp928 int PIdx = llvm::findFirstVPTPredOperandIdx(Instr); in ReplaceConstByVPNOTs() local
H A DARMBaseRegisterInfo.cpp849 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex() local
H A DARMBaseInstrInfo.cpp565 int PIdx = I->findFirstPredOperandIdx(); in isPredicated() local
572 int PIdx = MI.findFirstPredOperandIdx(); in isPredicated() local
612 int PIdx = MI.findFirstPredOperandIdx(); in PredicateInstruction() local
2248 int PIdx = MI.findFirstPredOperandIdx(); in getInstrPredicate() local
H A DARMFrameLowering.cpp2841 int PIdx = I->findFirstPredOperandIdx(); in eliminateCallFramePseudoInstr() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2037 unsigned PIdx = PI->ProcResourceIdx; in init() local
2107 SchedBoundary::getNextResourceCycle(const MCSchedClassDesc *SC, unsigned PIdx, in getNextResourceCycle()
2247 for (unsigned PIdx = 1, PEnd = SchedModel->getNumProcResourceKinds(); in getOtherResourceCount() local
2336 void SchedBoundary::incExecutedResources(unsigned PIdx, unsigned Count) { in incExecutedResources()
2349 unsigned SchedBoundary::countResource(const MCSchedClassDesc *SC, unsigned PIdx, in countResource()
2464 unsigned PIdx = PI->ProcResourceIdx; in bumpNode() local
H A DInlineSpiller.cpp1319 SlotIndex PIdx = LIS.getInstructionIndex(*PrevSpill); in rmRedundantSpills() local
/openbsd/gnu/llvm/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp413 for (unsigned PIdx : Leaf.value().TestablePredicates.set_bits()) { in repartition() local
/openbsd/gnu/llvm/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp750 for (unsigned PIdx = 0; PIdx < ArgIndex; ++PIdx) in makePhiNodeVar() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp947 int PIdx = MI.findFirstPredOperandIdx(); in PredicateInstruction() local