Home
last modified time | relevance | path

Searched defs:Swz (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp351 Swizzle(std::vector<std::pair<int,unsigned>> Src,R600InstrInfo::BankSwizzle Swz) Swizzle() argument
378 getTransSwizzle(R600InstrInfo::BankSwizzle Swz,unsigned Op) getTransSwizzle() argument
407 isLegalUpTo(const std::vector<std::vector<std::pair<int,unsigned>>> & IGSrcs,const std::vector<R600InstrInfo::BankSwizzle> & Swz,const std::vector<std::pair<int,unsigned>> & TransSrcs,R600InstrInfo::BankSwizzle TransSwz) const isLegalUpTo() argument
H A DR600ISelLowering.cpp1644 OptimizeSwizzle(SDValue BuildVector,SDValue Swz[],SelectionDAG & DAG,const SDLoc & DL) const OptimizeSwizzle() argument