Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DSupport.cpp45 uint64_t OtherMask = Masks[Desc.SubUnitsIdxBegin[U]]; in computeProcResourceMasks() local
46 Masks[I] |= OtherMask; in computeProcResourceMasks()