Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrItineraries.h210 int DefCycle = getOperandCycle(DefClass, DefIdx); in getOperandLatency() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3840 int DefCycle; in getVLDMDefCycle() local
3881 int DefCycle; in getLDMDefCycle() local
3990 int DefCycle = -1; in getOperandLatency() local
4794 int DefCycle = ItinData->getOperandCycle(DefClass, DefIdx); in hasLowDefLatency() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1170 int DefCycle = ItinData->getOperandCycle(DefClass, DefIdx); in hasLowDefLatency() local
H A DModuloSchedule.cpp1197 int DefCycle = Schedule.getCycle(&Phi); in isLoopCarried() local
H A DMachinePipeliner.cpp2671 unsigned DefCycle = cycleScheduled(DefSU); in isLoopCarried() local