Searched refs:isGather4 (Results 1 – 4 of 4) sorted by relevance
510 static bool isGather4(const MachineInstr &MI) { in isGather4() function514 bool isGather4(uint16_t Opcode) const { in isGather4() function
423 TII.isGather4(Opc)) in getInstClass()
11945 !TII->isGather4(Opcode) && in PostISelFolding()12055 unsigned ActiveLanes = TII->isGather4(MI) ? 4 : llvm::popcount(dmask); in AddIMGInit()
4348 isGather4(MI.getOpcode()) ? 4 : llvm::popcount(DMaskImm); in verifyInstruction()