Searched defs:Swz (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600InstrInfo.cpp | 351 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 D | R600ISelLowering.cpp | 1644 OptimizeSwizzle(SDValue BuildVector,SDValue Swz[],SelectionDAG & DAG,const SDLoc & DL) const OptimizeSwizzle() argument
|