Home
last modified time | relevance | path

Searched defs:Swizzle (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUAsmUtils.cpp566 namespace Swizzle { global() namespace
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600OptimizeVectorRegisters.cpp253 if (J.first == Swizzle) { in SwizzleInput() local
195 unsigned Swizzle = It.second; RebuildVector() local
H A DR600InstrInfo.cpp350 Swizzle(std::vector<std::pair<int, unsigned>> Src, in Swizzle() function
H A DAMDGPUInstructionSelector.cpp5718 const bool Swizzle = MI.getOperand(OpIdx).getImm() & renderExtractSWZ() local