Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h117 const MCProcResourceDesc *getProcResource(unsigned PIdx) const { in getProcResource() argument
122 const char *getResourceName(unsigned PIdx) const { in getResourceName() argument
164 int getResourceBufferSize(unsigned PIdx) const { in getResourceBufferSize() argument
H A DMachineScheduler.h1018 bool isUnbufferedGroup(unsigned PIdx) const { in isUnbufferedGroup()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp1247 for (unsigned PIdx = 0, PEnd = ProcModels.size(); PIdx != PEnd; ++PIdx) { in inferFromItinClass() local
1284 unsigned PIdx = getProcModel(Rec->getValueAsDef("SchedModel")).Index; in inferFromInstRWs() local
1894 unsigned PIdx = getProcModel(RWModelDef).Index; in collectProcResources() local
2038 for (unsigned PIdx = 0, PEnd = ProcModels.size(); PIdx != PEnd; ++PIdx) { in collectItinProcResources() local
2163 void CodeGenSchedModels::addWriteRes(Record *ProcWriteResDef, unsigned PIdx) { in addWriteRes()
2180 unsigned PIdx) { in addReadAdvance()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h171 int PIdx = MI.findFirstPredOperandIdx(); in getPredicate() local
H A DARMLowOverheadLoops.cpp89 int PIdx = llvm::findFirstVPTPredOperandIdx(*MI); in isVectorPredicated() local
891 int PIdx = llvm::findFirstVPTPredOperandIdx(MI); in producesFalseLanesZero() local
1570 int PIdx = llvm::findFirstVPTPredOperandIdx(*MI); in ConvertVPTBlocks() local
H A DThumbRegisterInfo.cpp520 int PIdx = MI.findFirstPredOperandIdx(); eliminateFrameIndex() local
H A DThumb2InstrInfo.cpp806 int PIdx = findFirstVPTPredOperandIdx(MI); in getVPTInstrPredicate() local
H A DMVETPAndVPTOptimisationsPass.cpp931 int PIdx = llvm::findFirstVPTPredOperandIdx(Instr); in ReplaceConstByVPNOTs() local
H A DARMBaseRegisterInfo.cpp849 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex() local
H A DARMBaseInstrInfo.cpp566 int PIdx = I->findFirstPredOperandIdx(); in isPredicated() local
573 int PIdx = MI.findFirstPredOperandIdx(); in isPredicated() local
613 int PIdx = MI.findFirstPredOperandIdx(); in PredicateInstruction() local
2235 int PIdx = MI.findFirstPredOperandIdx(); in getInstrPredicate() local
H A DARMFrameLowering.cpp2885 int PIdx = I->findFirstPredOperandIdx(); in eliminateCallFramePseudoInstr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2294 unsigned PIdx = PI->ProcResourceIdx; in init() local
2376 SchedBoundary::getNextResourceCycle(const MCSchedClassDesc *SC, unsigned PIdx, in getNextResourceCycle()
2536 for (unsigned PIdx = 1, PEnd = SchedModel->getNumProcResourceKinds(); in getOtherResourceCount() local
2625 void SchedBoundary::incExecutedResources(unsigned PIdx, unsigned Count) { in incExecutedResources()
2641 unsigned SchedBoundary::countResource(const MCSchedClassDesc *SC, unsigned PIdx, in countResource()
2760 unsigned PIdx = PI->ProcResourceIdx; in bumpNode() local
H A DInlineSpiller.cpp1387 SlotIndex PIdx = LIS.getInstructionIndex(*PrevSpill); in rmRedundantSpills() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.cpp
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp758 for (unsigned PIdx = 0; PIdx < ArgIndex; ++PIdx) in makePhiNodeVar() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp945 int PIdx = MI.findFirstPredOperandIdx(); in PredicateInstruction() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp1366 unsigned PIdx = getPredicateIndex(TableInfo, PS.str()); in emitPredicateTableEntry() local
H A DGlobalISelCombinerEmitter.cpp1676 unsigned PIdx = PF.getParamIdx(ParamName); in emitPatFragMatchPattern() local