Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp6961 bool IsLdsOpcode = IsLds; in cvtMubufImpl() local
7026 if (IsLdsOpcode && !HasLdsModifier) { in cvtMubufImpl()
7030 IsLdsOpcode = false; in cvtMubufImpl()
7037 if (!IsLdsOpcode) { // tfe is not legal with lds opcodes in cvtMubufImpl()