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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp80 bool ResourceState::isReady(unsigned NumUnits) const { function in class:llvm::mca::ResourceState
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h109 bool isReady() const { return NumExecutedPredecessors == NumPredecessors; } function in class:llvm::mca::MemoryGroup
271 bool isReady(const InstRef &IR) const { function in class:llvm::mca::LSUnitBase
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h520 virtual bool isReady(SUnit *) const { function in class:llvm::SUnit::SchedulingPriorityQueue
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp247 bool isReady(SUnit *SU) { function in class:__anon3581::ScheduleDAGRRList
[all...]
/freebsd-13-stable/contrib/byacc/test/btyacc/
H A Dexpr.oxout.tab.c698 char isReady; member in struct:yyyTravStackItem
/freebsd-13-stable/contrib/byacc/test/yacc/
H A Dexpr.oxout.tab.c548 char isReady; member in struct:yyyTravStackItem
/freebsd-13-stable/contrib/llvm-project/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
529 bool isReady() const { return Stage == IS_READY; } function in class:llvm::Instruction
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1839 bool isReady() const { function in struct:llvm::slpvectorizer::ScheduleData

Completed in 142 milliseconds