Searched defs:ResourceID (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp177 ResourceRef ResourceManager::selectPipe(uint64_t ResourceID) { argument
343 void ResourceManager::reserveResource(uint64_t ResourceID) { argument
352 void ResourceManager::releaseResource(uint64_t ResourceID) { argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DResourceManager.h392 setCustomStrategy(std::unique_ptr<ResourceStrategy> S, unsigned ResourceID) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600OpenCLImageTypeLoweringPass.cpp164 bool replaceImageUses(Argument &ImageArg, uint32_t ResourceID, argument
199 bool replaceSamplerUses(Argument &SamplerArg, uint32_t ResourceID) { argument
242 uint32_t ResourceID; local
257 uint32_t ResourceID = NumSamplerArgs++; local
[all...]

Completed in 188 milliseconds