Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ControlFlowFinalizer.cpp205 unsigned MaxFetchInst; member in __anon305148180111::R600ControlFlowFinalizer
310 if (AluInstCount >= MaxFetchInst) in MakeFetchClause()
475 MaxFetchInst = ST->getTexVTXClauseSize(); in runOnMachineFunction()