Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h842 ID_SWAP, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp1576 O << "swizzle(" << IdSymbolic[ID_SWAP]; in printSwizzle()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp7858 } else if (trySkipId(IdSymbolic[ID_SWAP])) { in parseSwizzleMacro()