Home
last modified time | relevance | path

Searched refs:isSpls (Results 1 – 3 of 3) 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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiMemAluCombiner.cpp95 bool isSpls(uint16_t Opcode) { return Lanai::splsIdempotent(Opcode) == Opcode; } in isSpls() function
333 bool IsSpls = isSpls(MemInstr->getOpcode()); in findClosestSuitableAluInstr()
/external/llvm-project/llvm/lib/Target/Lanai/
DLanaiMemAluCombiner.cpp95 bool isSpls(uint16_t Opcode) { return Lanai::splsIdempotent(Opcode) == Opcode; } in isSpls() function
333 bool IsSpls = isSpls(MemInstr->getOpcode()); in findClosestSuitableAluInstr()