Searched refs:isGather4 (Results 1 – 4 of 4) sorted by relevance
496 static bool isGather4(const MachineInstr &MI) { in isGather4() function500 bool isGather4(uint16_t Opcode) const { in isGather4() function
348 TII.isGather4(Opc)) in getInstClass()
11156 !TII->isGather4(Opcode) && in PostISelFolding()11266 unsigned ActiveLanes = TII->isGather4(MI) ? 4 : countPopulation(dmask); in AddIMGInit()
3988 isGather4(MI.getOpcode()) ? 4 : countPopulation(DMaskImm); in verifyInstruction()