Searched defs:isReady (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp80 bool ResourceState::isReady(unsigned NumUnits) const { function in class:llvm::mca::ResourceState
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h109 bool isReady() const { return NumExecutedPredecessors == NumPredecessors; } function in class:llvm::mca::MemoryGroup
276 bool isReady(const InstRef &IR) const { function in class:llvm::mca::LSUnitBase
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp247 bool isReady(SUnit *SU) { function in class:__anon1884::ScheduleDAGRRList
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h520 virtual bool isReady(SUnit *) const { function in class:llvm::SUnit::SchedulingPriorityQueue
/netbsd-current/external/bsd/byacc/dist/test/btyacc/
H A Dexpr.oxout.tab.c700 char isReady; member in struct:yyyTravStackItem
/netbsd-current/external/bsd/byacc/dist/test/yacc/
H A Dexpr.oxout.tab.c550 char isReady; member in struct:yyyTravStackItem
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DInstruction.h192 bool isReady() const { function in class:llvm::mca::WriteState
269 bool isReady() const { return IsReady; } function in class:llvm::mca::ReadState
530 bool isReady() const { return Stage == IS_READY; } function in class:llvm::Instruction
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2037 bool isReady() const { function in struct:llvm::slpvectorizer::ScheduleData

Completed in 288 milliseconds