Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSILowerControlFlow.cpp579 int IndirectBegin in runOnMachineFunction() local
582 uint64_t StackOffset = IndirectBegin < 0 ? 0 : (4 * IndirectBegin / 256); in runOnMachineFunction()