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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiMemAluCombiner.cpp95 bool isSpls(uint16_t Opcode) { return Lanai::splsIdempotent(Opcode) == Opcode; } function in namespace:__anon4177
333 bool IsSpls = isSpls(MemInstr->getOpcode());

Completed in 46 milliseconds