Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerYAML.cpp53 uint16_t Stage) in PSVInfo()
154 Triple::EnvironmentType Stage = dxbc::getShaderStage(PSV.Info.ShaderStage); in mapping() local
279 Triple::EnvironmentType Stage = dxbc::getShaderStage(Info.ShaderStage); in mapInfoForVersion() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h68 LiveRangeStage Stage = RS_New; member
90 void setStage(Register Reg, LiveRangeStage Stage) { in setStage()
95 void setStage(const LiveInterval &VirtReg, LiveRangeStage Stage) { in setStage()
H A DModuloSchedule.cpp1619 int Stage = getStage(MI); in filterInstructions() local
1644 MachineBasicBlock *DestBB, MachineBasicBlock *SourceBB, unsigned Stage) { in moveStageBetweenBlocks()
1799 unsigned Stage = Schedule.getNumStages() - 1 + I - J; in peelPrologAndEpilogs() local
1932 int Stage = getStage(MI); in rewriteUsesOf() local
2796 static void parseSymbolString(StringRef S, int &Cycle, int &Stage) { in parseSymbolString()
2820 DenseMap<MachineInstr *, int> Cycle, Stage; in runOnLoop() local
H A DMLRegallocPriorityAdvisor.cpp
H A DMLRegAllocPriorityAdvisor.cpp299 LiveRangeStage Stage = RA.getExtraInfo().getStage(LI); in getPriorityImpl() local
H A DRegAllocGreedy.cpp290 auto Stage = ExtraInfo->getOrInitStage(Reg); in enqueue() local
307 LiveRangeStage Stage = RA.getExtraInfo().getStage(LI); in getPriority() local
2437 LiveRangeStage Stage = ExtraInfo->getStage(VirtReg); in selectOrSplitImpl() local
H A DMachinePipeliner.cpp1092 for (int Stage = 0, LastStage = Schedule.getMaxStageCount(); in computeScheduledInsts() local
1496 const auto Stage = Stages[MI]; in computeMaxSetPressure() local
/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.cpp150 void PSVRuntimeInfo::finalize(Triple::EnvironmentType Stage) { in finalize()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAPacketizerEmitter.cpp277 for (NfaStateTy Stage : InsnClass) { in emitForItineraries() local
H A DSubtargetEmitter.cpp364 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/clang/lib/Sema/
H A DSemaHLSL.cpp287 const Attr *A, llvm::Triple::EnvironmentType Stage, in DiagnoseAttrStageMismatch()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp734 auto Stage = createSchedStage(S.getCurrentStage()); in runSchedStages() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h612 enum InstrStage Stage; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h247 void swapBytes(Triple::EnvironmentType Stage) { in swapBytes()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2820 for (unsigned Stage = 0; Stage < NumVecs - 1; ++Stage) { in SelectMVE_VLD() local
H A DARMBaseInstrInfo.cpp6886 for (int Stage = 0, StageEnd = SMS.getMaxStageCount(); Stage <= StageEnd; in tooMuchRegisterPressure() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp17793 for (unsigned Stage = 0; Stage != 6; ++Stage) { computeGREVOrGORC() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5176 for (unsigned Stage = 0; Stage != Repetitions; ++Stage) { in createPackShuffleMask() local