Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600OptimizeVectorRegisters.cpp193 unsigned Swizzle = It.second; in RebuildVector() local
194 unsigned Chan = getReassignedChan(RemapChan, Swizzle); in RebuildVector()
251 unsigned Swizzle = MI.getOperand(i + Offset).getImm() + 1; in SwizzleInput() local
253 if (J.first == Swizzle) { in SwizzleInput()
H A DR600Instructions.td1637 // This opcode has custom swizzle pattern encoded in Swizzle Encoder
1639 // This opcode has custom swizzle pattern encoded in Swizzle Encoder
1641 // This opcode has custom swizzle pattern encoded in Swizzle Encoder
1643 // This opcode has custom swizzle pattern encoded in Swizzle Encoder
1645 // This opcode has custom swizzle pattern encoded in Swizzle Encoder
1647 // This opcode has custom swizzle pattern encoded in Swizzle Encoder
H A DSIDefines.h836 namespace Swizzle { // Encoding of swizzle macro used in ds_swizzle_b32.
H A DR600InstrInfo.cpp350 Swizzle(std::vector<std::pair<int, unsigned>> Src, in Swizzle() function
414 Swizzle(IGSrcs[i], Swz[i]); in isLegalUpTo()
H A DSIInstrInfo.td881 const bool Swizzle =
885 return CurDAG->getTargetConstant(Swizzle, SDLoc(N), MVT::i8);
930 def Swizzle : CustomOperand<i16, 1>;
H A DDSInstructions.td620 def DS_SWIZZLE_B32 : DS_1A_RET <"ds_swizzle_b32", VGPR_32, 0, Swizzle>;
H A DAMDGPUInstructionSelector.cpp5679 const bool Swizzle = MI.getOperand(OpIdx).getImm() & in renderExtractSWZ() local
5682 MIB.addImm(Swizzle); in renderExtractSWZ()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUAsmUtils.h107 namespace Swizzle { // Symbolic names for the swizzle(...) syntax.
H A DAMDGPUAsmUtils.cpp646 namespace Swizzle { namespace
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp1582 using namespace llvm::AMDGPU::Swizzle; in printSwizzleBitmask()
1614 using namespace llvm::AMDGPU::Swizzle; in printSwizzle()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp7921 using namespace llvm::AMDGPU::Swizzle; in encodeBitmaskPerm()
7966 using namespace llvm::AMDGPU::Swizzle; in parseSwizzleQuadPerm()
7982 using namespace llvm::AMDGPU::Swizzle; in parseSwizzleBroadcast()
8010 using namespace llvm::AMDGPU::Swizzle; in parseSwizzleReverse()
8032 using namespace llvm::AMDGPU::Swizzle; in parseSwizzleSwap()
8054 using namespace llvm::AMDGPU::Swizzle; in parseSwizzleBitmaskPerm()
8116 using namespace llvm::AMDGPU::Swizzle; in parseSwizzleMacro()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrSIMD.td588 // Swizzle lanes: i8x16.swizzle