Searched defs:Swizzle (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | R600OptimizeVectorRegisters.cpp | 253 if (J.first == Swizzle) { in SwizzleInput() local |
H A D | R600InstrInfo.cpp | 350 Swizzle(std::vector<std::pair<int, unsigned>> Src, Swizzle() function |
H A D | AMDGPUInstructionSelector.cpp | 5689 const bool Swizzle = MI.getOperand(OpIdx).getImm() & renderExtractSWZ() local |
/llvm-project/llvm/lib/Target/AMDGPU/Utils/ | ||
H A D | AMDGPUAsmUtils.cpp | 647 namespace Swizzle { global() namespace |