Home
last modified time | relevance | path

Searched refs:getWriteLatencyEntry (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DTargetSchedule.cpp218 STI->getWriteLatencyEntry(SCDesc, DefIdx); in computeOperandLatency()
263 STI->getWriteLatencyEntry(SCDesc, DefIdx); in computeInstrLatency()
/external/llvm/include/llvm/MC/
DMCSubtargetInfo.h102 const MCWriteLatencyEntry *getWriteLatencyEntry(const MCSchedClassDesc *SC, in getWriteLatencyEntry() function