/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | TargetSchedule.h | 117 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 D | MachineScheduler.h | 790 bool isUnbufferedGroup(unsigned PIdx) const { in isUnbufferedGroup()
|
/openbsd/gnu/llvm/llvm/utils/TableGen/ |
H A D | CodeGenSchedule.cpp | 1249 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 D | DecoderEmitter.cpp | 1320 unsigned PIdx = getPredicateIndex(TableInfo, PS.str()); in emitPredicateTableEntry() local
|
/openbsd/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.h | 166 int PIdx = MI.findFirstPredOperandIdx(); in getPredicate() local
|
H A D | ARMLowOverheadLoops.cpp | 90 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 D | Thumb2InstrInfo.cpp | 788 int PIdx = findFirstVPTPredOperandIdx(MI); in getVPTInstrPredicate() local
|
H A D | ThumbRegisterInfo.cpp | 518 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex() local
|
H A D | MVETPAndVPTOptimisationsPass.cpp | 928 int PIdx = llvm::findFirstVPTPredOperandIdx(Instr); in ReplaceConstByVPNOTs() local
|
H A D | ARMBaseRegisterInfo.cpp | 849 int PIdx = MI.findFirstPredOperandIdx(); in eliminateFrameIndex() local
|
H A D | ARMBaseInstrInfo.cpp | 565 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 D | ARMFrameLowering.cpp | 2841 int PIdx = I->findFirstPredOperandIdx(); in eliminateCallFramePseudoInstr() local
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | MachineScheduler.cpp | 2037 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 D | InlineSpiller.cpp | 1319 SlotIndex PIdx = LIS.getInstructionIndex(*PrevSpill); in rmRedundantSpills() local
|
/openbsd/gnu/llvm/llvm/utils/TableGen/GlobalISel/ |
H A D | GIMatchTree.cpp | 413 for (unsigned PIdx : Leaf.value().TestablePredicates.set_bits()) { in repartition() local
|
/openbsd/gnu/llvm/clang/lib/Analysis/ |
H A D | ThreadSafetyCommon.cpp | 750 for (unsigned PIdx = 0; PIdx < ArgIndex; ++PIdx) in makePhiNodeVar() local
|
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | R600InstrInfo.cpp | 947 int PIdx = MI.findFirstPredOperandIdx(); in PredicateInstruction() local
|