Home
last modified time | relevance | path

Searched defs:Stage (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/Stages/
H A DStage.h38 Stage() : NextInSequence(nullptr) {} in Stage() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h92 DenseMap<MachineInstr *, int> Stage; variable
108 DenseMap<MachineInstr *, int> Stage) in ModuloSchedule()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h94 unsigned Stage; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1599 int Stage = getStage(MI); in filterInstructions() local
1624 MachineBasicBlock *DestBB, MachineBasicBlock *SourceBB, unsigned Stage) { in moveStageBetweenBlocks()
1778 unsigned Stage = Schedule.getNumStages() - 1 + I - J; in peelPrologAndEpilogs() local
1911 int Stage = getStage(MI); in rewriteUsesOf() local
2139 static void parseSymbolString(StringRef S, int &Cycle, int &Stage) { in parseSymbolString()
2163 DenseMap<MachineInstr *, int> Cycle, Stage; in runOnLoop() local
H A DRegAllocGreedy.cpp241 LiveRangeStage Stage = RS_New; member
255 void setStage(const LiveInterval &VirtReg, LiveRangeStage Stage) { in setStage()
3062 LiveRangeStage Stage = getStage(VirtReg); in selectOrSplitImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDFAPacketizerEmitter.cpp277 for (NfaStateTy Stage : InsnClass) { in emitForItineraries() local
H A DSubtargetEmitter.cpp305 const Record *Stage = StageList[i]; in FormItineraryStageString() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp435 unsigned Stage = II[SchedClass].LastStage - 1; in getCVIResources() local
464 for (unsigned Stage = II[SchedClass].FirstStage + 1; in getOtherReservedSlots() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DInstruction.h458 enum InstrStage Stage; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2778 for (unsigned Stage = 0; Stage < NumVecs - 1; ++Stage) { in SelectMVE_VLD() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6904 for (unsigned Stage = 0; Stage != Repetitions; ++Stage) { in createPackShuffleMask() local