Home
last modified time | relevance | path

Searched defs:RegionIdx (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A DPipelinePrinter.h43 unsigned RegionIdx; variable
H A Dllvm-mca.cpp586 unsigned RegionIdx = 0; in main() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h263 unsigned RegionIdx = 0; variable
H A DGCNSchedStrategy.cpp616 void GCNScheduleDAGMILive::computeBlockPressure(unsigned RegionIdx, in computeBlockPressure()