Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h70 LiveRangeStage Stage = RS_New; member
92 void setStage(Register Reg, LiveRangeStage Stage) { in setStage()
97 void setStage(const LiveInterval &VirtReg, LiveRangeStage Stage) { in setStage()
H A DModuloSchedule.cpp1638 int Stage = getStage(MI); in filterInstructions() local
1663 MachineBasicBlock *DestBB, MachineBasicBlock *SourceBB, unsigned Stage) { in moveStageBetweenBlocks()
1818 unsigned Stage = Schedule.getNumStages() - 1 + I - J; in peelPrologAndEpilogs() local
1951 int Stage = getStage(MI); in rewriteUsesOf() local
2831 static void parseSymbolString(StringRef S, int &Cycle, int &Stage) { in parseSymbolString()
2855 DenseMap<MachineInstr *, int> Cycle, Stage; in runOnLoop() local
H A DMLRegallocPriorityAdvisor.cpp
H A DMLRegAllocPriorityAdvisor.cpp330 LiveRangeStage Stage = RA.getExtraInfo().getStage(LI); in getPriorityImpl() local
H A DRegAllocGreedy.cpp425 auto Stage = ExtraInfo->getOrInitStage(Reg); in enqueue() local
442 LiveRangeStage Stage = RA.getExtraInfo().getStage(LI); in getPriority() local
2584 LiveRangeStage Stage = ExtraInfo->getStage(VirtReg); in selectOrSplitImpl() local
H A DMachinePipeliner.cpp1346 for (int Stage = 0, LastStage = Schedule.getMaxStageCount(); in computeScheduledInsts() local
1711 const auto Stage = Stages[MI]; in computeMaxSetPressure() local
4249 int Stage = Schedule.stageScheduled(SU); in isValidSchedule() local
H A DMachineSink.cpp884 for (unsigned Stage = CycleSinkStage::COPY; Stage != CycleSinkStage::END; in run() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.h56 enum class Stage : uint8_t { enum
101 void setStage(Stage Stage) { this->Stage = Stage; } in setStage() argument
717 std::atomic<Stage> Stage; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DModuloSchedule.h94 DenseMap<MachineInstr *, int> Stage; variable
110 DenseMap<MachineInstr *, int> Stage) in ModuloSchedule()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DDXContainerPSVInfo.cpp149 void PSVRuntimeInfo::finalize(Triple::EnvironmentType Stage) { in finalize()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerYAML.cpp237 uint16_t Stage) in PSVInfo()
338 Triple::EnvironmentType Stage = dxbc::getShaderStage(PSV.Info.ShaderStage); in mapping() local
592 Triple::EnvironmentType Stage = dxbc::getShaderStage(Info.ShaderStage); in mapInfoForVersion() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAPacketizerEmitter.cpp278 for (NfaStateTy Stage : InsnClass) { in emitForItineraries() local
H A DSubtargetEmitter.cpp352 const Record *Stage = StageList[I]; in formItineraryStageString() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp442 unsigned Stage = II[SchedClass].LastStage - 1; in getCVIResources() local
471 for (unsigned Stage = II[SchedClass].FirstStage + 1; in getOtherReservedSlots() local
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILLegalizePass.cpp575 for (int Stage = 0; Stage < NumStages; ++Stage) { in runLegalizationPipeline() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h613 enum InstrStage Stage; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp964 auto Stage = createSchedStage(S.getCurrentStage()); in runSchedStages() local
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h348 void swapBytes(Triple::EnvironmentType Stage) { in swapBytes()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp853 const Attr *A, llvm::Triple::EnvironmentType Stage, in DiagnoseAttrStageMismatch()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp6669 for (int Stage = 0, StageEnd = SMS.getMaxStageCount(); Stage <= StageEnd; in tooMuchRegisterPressure() local
H A DARMISelDAGToDAG.cpp2811 for (unsigned Stage = 0; Stage < NumVecs - 1; ++Stage) { in SelectMVE_VLD() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp20918 for (unsigned Stage = 0; Stage != 6; ++Stage) { in computeGREVOrGORC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5471 for (unsigned Stage = 0; Stage != Repetitions; ++Stage) { in createPackShuffleMask() local