Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCInstrItineraries.h210 int DefCycle = getOperandCycle(DefClass, DefIdx); in getOperandLatency() local
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3875 int DefCycle; in getVLDMDefCycle() local
3916 int DefCycle; in getLDMDefCycle() local
4025 int DefCycle = -1; in getOperandLatency() local
4829 int DefCycle = ItinData->getOperandCycle(DefClass, DefIdx); in hasLowDefLatency() local
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1169 int DefCycle = ItinData->getOperandCycle(DefClass, DefIdx); in hasLowDefLatency() local
H A DModuloSchedule.cpp1184 int DefCycle = Schedule.getCycle(&Phi); in isLoopCarried() local
H A DMachinePipeliner.cpp2664 unsigned DefCycle = cycleScheduled(DefSU); in isLoopCarried() local