Home
last modified time | relevance | path

Searched defs:isReady (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h109 bool isReady() const { return NumExecutedPredecessors == NumPredecessors; } in isReady() function
276 bool isReady(const InstRef &IR) const { in isReady() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DInstruction.h192 bool isReady() const { in isReady() function
269 bool isReady() const { return IsReady; } in isReady() function
530 bool isReady() const { return Stage == IS_READY; } in isReady() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp80 bool ResourceState::isReady(unsigned NumUnits) const { in isReady() function in llvm::mca::ResourceState
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp247 bool isReady(SUnit *SU) { in isReady() function in __anona8f1daf90111::ScheduleDAGRRList
1645 bool isReady(SUnit* SU, unsigned CurCycle) const { return true; } in isReady() function
1891 bool isReady(SUnit *U) const override { in isReady() function in __anona8f1daf90311::RegReductionPriorityQueue
2656 bool hybrid_ls_rr_sort::isReady(SUnit *SU, unsigned CurCycle) const { in isReady() function in hybrid_ls_rr_sort
2703 bool ilp_ls_rr_sort::isReady(SUnit *SU, unsigned CurCycle) const { in isReady() function in ilp_ls_rr_sort
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h520 virtual bool isReady(SUnit *) const { in isReady() function
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/wind/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hdb/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/gssapi/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… field
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/ntlm/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/krb5/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hx509/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hcrypto/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/base/html/
H A Djquery.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2037 bool isReady() const { in isReady() function