Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCInstrItineraries.h208 int DefCycle = getOperandCycle(DefClass, DefIdx); in getOperandLatency() local
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3548 int DefCycle; in getVLDMDefCycle() local
3605 int DefCycle; in getLDMDefCycle() local
3714 int DefCycle = -1; in getOperandLatency() local
4516 int DefCycle = ItinData->getOperandCycle(DefClass, DefIdx); in hasLowDefLatency() local
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1110 int DefCycle = ItinData->getOperandCycle(DefClass, DefIdx); in hasLowDefLatency() local
H A DMachinePipeliner.cpp3414 unsigned DefCycle = cycleScheduled(DefSU); in isLoopCarried() local