Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1331 for (unsigned PSet = 0; PSet < PSetNum; PSet++) in computePressureSetLimit() local
1514 for (unsigned PSet = 0; PSet < PSetNum; PSet++) in computeMaxSetPressure() local
1572 for (unsigned PSet = 0; PSet < PSetNum; PSet++) { in detect() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h1242 const int *PSet = nullptr; variable