Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600ControlFlowFinalizer.cpp238 unsigned MaxFetchInst; member in __anon47c1fcb20111::R600ControlFlowFinalizer
343 if (AluInstCount >= MaxFetchInst) in MakeFetchClause()
510 MaxFetchInst = ST->getTexVTXClauseSize(); in runOnMachineFunction()
/external/llvm/lib/Target/AMDGPU/
DR600ControlFlowFinalizer.cpp222 unsigned MaxFetchInst; member in __anon0f917c7a0111::R600ControlFlowFinalizer
327 if (AluInstCount >= MaxFetchInst) in MakeFetchClause()
496 MaxFetchInst = ST->getTexVTXClauseSize(); in runOnMachineFunction()