Home
last modified time | relevance | path

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

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