Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Lanai/
DLanaiMemAluCombiner.cpp96 bool isSpls(uint16_t Opcode) { return Lanai::splsIdempotent(Opcode) == Opcode; } in isSpls() function
334 bool IsSpls = isSpls(MemInstr->getOpcode()); in findClosestSuitableAluInstr()