Searched refs:isScalarSplatInstr (Results 1 – 1 of 1) sorted by relevance
112 static bool isScalarSplatInstr(const MachineInstr &MI) { in isScalarSplatInstr() function494 if (isScalarSplatInstr(MI) && VLOp.isImm() && VLOp.getImm() == 1 && in getDemanded()