Searched defs:getWriteProcResEnd (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h117 ProcResIter getWriteProcResEnd(const MCSchedClassDesc *SC) const { function in class:llvm::TargetSchedModel
118 return STI->getWriteProcResEnd(SC);
/external/llvm/include/llvm/MC/
H A DMCSubtargetInfo.h107 const MCWriteProcResEntry *getWriteProcResEnd( function in class:llvm::MCSubtargetInfo

Completed in 285 milliseconds