Searched refs:isSpls (Results 1 – 1 of 1) sorted by relevance
88 bool isSpls(uint16_t Opcode) { return Lanai::splsIdempotent(Opcode) == Opcode; } in isSpls() function326 bool IsSpls = isSpls(MemInstr->getOpcode()); in findClosestSuitableAluInstr()