Home
last modified time | relevance | path

Searched defs:DefCycle (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DUniformityAnalysis.cpp82 const Cycle &DefCycle) { in propagateTemporalDivergence()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineUniformityAnalysis.cpp114 const MachineCycle &DefCycle) { in propagateTemporalDivergence() argument
H A DTargetInstrInfo.cpp1463 std::optional<unsigned> DefCycle = hasLowDefLatency() local
H A DModuloSchedule.cpp1200 int DefCycle = Schedule.getCycle(&Phi); isLoopCarried() local
H A DMachinePipeliner.cpp3055 unsigned DefCycle = cycleScheduled(DefSU); isLoopCarried() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrItineraries.h214 std::optional<unsigned> DefCycle = getOperandCycle(DefClass, DefIdx); in getOperandLatency() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h835 analyzeCycleExitDivergence(const CycleT & DefCycle) analyzeCycleExitDivergence() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3884 unsigned DefCycle; getVLDMDefCycle() local
3924 unsigned DefCycle; getLDMDefCycle() local
4029 std::optional<unsigned> DefCycle; getOperandLatency() local
4834 std::optional<unsigned> DefCycle = hasLowDefLatency() local
[all...]