Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIDefines.h323 ID_SWAP, enumerator
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/InstPrinter/
H A DAMDGPUInstPrinter.cpp1114 O << "swizzle(" << IdSymbolic[ID_SWAP]; in printSwizzle()
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4476 } else if (trySkipId(IdSymbolic[ID_SWAP])) { in parseSwizzleMacro()