Home
last modified time | relevance | path

Searched refs:getResourceID (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp267 Use.first.first = HWS.getResourceID(Use.first.first); in notifyInstructionIssued()
281 BufferIDs[I] = HWS.getResourceID(CurrentBufferMask); in notifyReservedOrReleasedBuffers()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/HardwareUnits/
H A DScheduler.h234 unsigned getResourceID(uint64_t Mask) const { in getResourceID() function