Home
last modified time | relevance | path

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

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