Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600OptimizeVectorRegisters.cpp193 unsigned Swizzle = It.second; in RebuildVector() local
251 unsigned Swizzle = MI.getOperand(i + Offset).getImm() + 1; in SwizzleInput() local
H A DR600InstrInfo.cpp350 Swizzle(std::vector<std::pair<int, unsigned>> Src, in Swizzle() function
H A DAMDGPUInstructionSelector.cpp5679 const bool Swizzle = MI.getOperand(OpIdx).getImm() & in renderExtractSWZ() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUAsmUtils.cpp646 namespace Swizzle { namespace