Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCInstrItineraries.h210 int DefCycle = getOperandCycle(DefClass, DefIdx); in getOperandLatency() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3898 int DefCycle; in getVLDMDefCycle() local
3939 int DefCycle; in getLDMDefCycle() local
4048 int DefCycle = -1; in getOperandLatency() local
4852 int DefCycle = ItinData->getOperandCycle(DefClass, DefIdx); in hasLowDefLatency() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1303 int DefCycle = ItinData->getOperandCycle(DefClass, DefIdx); in hasLowDefLatency() local
H A DModuloSchedule.cpp1205 int DefCycle = Schedule.getCycle(&Phi); in isLoopCarried() local
H A DMachinePipeliner.cpp2622 unsigned DefCycle = cycleScheduled(DefSU); in isLoopCarried() local