Searched defs:IGSrcs (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | R600InstrInfo.cpp | 406 const std::vector<std::vector<std::pair<int, unsigned>>> &IGSrcs, in isLegalUpTo() 475 const std::vector<std::vector<std::pair<int, unsigned>>> &IGSrcs, in FindSwizzleForVectorSlot() 518 std::vector<std::vector<std::pair<int, unsigned>>> IGSrcs; in fitsReadPortLimitations() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | R600InstrInfo.cpp | 430 const std::vector<std::vector<std::pair<int, unsigned>>> &IGSrcs, in isLegalUpTo() 499 const std::vector<std::vector<std::pair<int, unsigned>>> &IGSrcs, in FindSwizzleForVectorSlot() 542 std::vector<std::vector<std::pair<int, unsigned>>> IGSrcs; in fitsReadPortLimitations() local
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | R600InstrInfo.cpp | 438 unsigned R600InstrInfo::isLegalUpTo( in isLegalUpTo() 507 bool R600InstrInfo::FindSwizzleForVectorSlot( in FindSwizzleForVectorSlot() 551 std::vector<std::vector<std::pair<int, unsigned> > > IGSrcs; in fitsReadPortLimitations() local
|