Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp206 unsigned MaxFetchInst; member in __anon33aa30cc0111::R600ControlFlowFinalizer
311 if (AluInstCount >= MaxFetchInst) in MakeFetchClause()
478 MaxFetchInst = ST->getTexVTXClauseSize(); in runOnMachineFunction()