Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp835 const int TargetOutputIdx = Indices.empty() ? -1 : Indices[0]; in isInlineAsmSourceOfDivergence() local
843 if (TargetOutputIdx != -1 && TargetOutputIdx != OutputIdx++) in isInlineAsmSourceOfDivergence()