Searched refs:isGather4 (Results 1 – 2 of 2) sorted by relevance
319 static bool isGather4(const MachineInstr &MI) { in isGather4() function323 bool isGather4(uint16_t Opcode) const { in isGather4() function
3221 !TII->isGather4(Opcode)) in PostISelFolding()