Home
last modified time | relevance | path

Searched refs:isSpls (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiMemAluCombiner.cpp94 bool isSpls(uint16_t Opcode) { return Lanai::splsIdempotent(Opcode) == Opcode; } in isSpls() function
332 bool IsSpls = isSpls(MemInstr->getOpcode()); in findClosestSuitableAluInstr()