Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrItineraries.h210 int DefCycle = getOperandCycle(DefClass, DefIdx); in getOperandLatency() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3850 int DefCycle; in getVLDMDefCycle() local
3891 int DefCycle; in getLDMDefCycle() local
4000 int DefCycle = -1; in getOperandLatency() local
4804 int DefCycle = ItinData->getOperandCycle(DefClass, DefIdx); in hasLowDefLatency() local
/netbsd-src/external/apache2/llvm/dist/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