Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4565 bool IsLdsOpcode = IsLds; in cvtMubufImpl() local
4605 if (IsLdsOpcode && !HasLdsModifier) { in cvtMubufImpl()
4609 IsLdsOpcode = false; in cvtMubufImpl()
4625 if (!IsLdsOpcode) { // tfe is not legal with lds opcodes in cvtMubufImpl()