Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp922 const int TargetOutputIdx = Indices.empty() ? -1 : Indices[0]; in isInlineAsmSourceOfDivergence() local
930 if (TargetOutputIdx != -1 && TargetOutputIdx != OutputIdx++) in isInlineAsmSourceOfDivergence()