Searched refs:isGather4 (Results 1 – 4 of 4) sorted by relevance
604 static bool isGather4(const MachineInstr &MI) { in isGather4() function608 bool isGather4(uint16_t Opcode) const { in isGather4() function
460 TII.isGather4(Opc)) in getInstClass()
15047 !TII->isGather4(Opcode) && in PostISelFolding()15157 unsigned ActiveLanes = TII->isGather4(MI) ? 4 : llvm::popcount(dmask); in AddMemOpInit()
4878 isGather4(MI.getOpcode()) ? 4 : llvm::popcount(DMaskImm); in verifyInstruction()