Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DUniformityAnalysis.cpp82 propagateTemporalDivergence(const Instruction & I,const Cycle & DefCycle) propagateTemporalDivergence() argument
/llvm-project/llvm/lib/CodeGen/
H A DMachineUniformityAnalysis.cpp114 const MachineCycle &DefCycle) { in propagateTemporalDivergence() argument
H A DWindowScheduler.cpp491 int DefCycle = getOriCycle(&MI); calculateStallCycle() local
H A DTargetInstrInfo.cpp1523 std::optional<unsigned> DefCycle = hasLowDefLatency() local
H A DModuloSchedule.cpp1204 int DefCycle = Schedule.getCycle(&Phi); isLoopCarried() local
H A DMachinePipeliner.cpp3101 unsigned DefCycle = cycleScheduled(DefSU); isLoopCarried() local
/llvm-project/llvm/include/llvm/MC/
H A DMCInstrItineraries.h214 std::optional<unsigned> DefCycle = getOperandCycle(DefClass, DefIdx); in getOperandLatency() local
/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h831 const CycleT &DefCycle) { in analyzeCycleExitDivergence()
/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3885 unsigned DefCycle; getVLDMDefCycle() local
3925 unsigned DefCycle; getLDMDefCycle() local
4030 std::optional<unsigned> DefCycle; getOperandLatency() local
4835 std::optional<unsigned> DefCycle = hasLowDefLatency() local
[all...]