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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrItineraries.h207 int DefCycle = getOperandCycle(DefClass, DefIdx); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1117 int DefCycle = ItinData->getOperandCycle(DefClass, DefIdx); local
H A DModuloSchedule.cpp1193 int DefCycle = Schedule.getCycle(&Phi); local
H A DMachinePipeliner.cpp2594 unsigned DefCycle = cycleScheduled(DefSU); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp3752 int DefCycle; local
3809 int DefCycle; local
3918 int DefCycle = -1; local
4720 int DefCycle = ItinData->getOperandCycle(DefClass, DefIdx); local
[all...]

Completed in 131 milliseconds