Home
last modified time | relevance | path

Searched defs:TargetOccupancy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h66 unsigned TargetOccupancy; variable
H A DGCNSchedStrategy.cpp1294 unsigned TargetOccupancy = std::min( in checkScheduling() local