Home
last modified time | relevance | path

Searched refs:checkAvailability (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DScheduler.cpp199 uint64_t BusyResourceMask = Resources->checkAvailability(IS.getDesc()); in select()
253 if (Resources->checkAvailability(IS.getDesc())) in analyzeDataDependencies()
DResourceManager.cpp282 uint64_t ResourceManager::checkAvailability(const InstrDesc &Desc) const { in checkAvailability() function in llvm::mca::ResourceManager
/third_party/jsframework/runtime/main/extend/systemplugin/ohos/
DuserIAMuserAuth.js120 checkAvailability(authType, secureLevel) { method in mockUserIAMUserAuth.Authenticator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
DResourceManager.h427 uint64_t checkAvailability(const InstrDesc &Desc) const;