Searched refs:isSuitableAluInstr (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/Lanai/ |
D | LanaiMemAluCombiner.cpp | 286 bool isSuitableAluInstr(bool IsSpls, const MbbIterator &AluIter, in isSuitableAluInstr() function 346 if (isSuitableAluInstr(IsSpls, First, *Base, *Offset)) { in findClosestSuitableAluInstr()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiMemAluCombiner.cpp | 285 bool isSuitableAluInstr(bool IsSpls, const MbbIterator &AluIter, in isSuitableAluInstr() function 348 if (isSuitableAluInstr(IsSpls, First, *Base, *Offset)) { in findClosestSuitableAluInstr()
|
/external/llvm-project/llvm/lib/Target/Lanai/ |
D | LanaiMemAluCombiner.cpp | 285 bool isSuitableAluInstr(bool IsSpls, const MbbIterator &AluIter, in isSuitableAluInstr() function 348 if (isSuitableAluInstr(IsSpls, First, *Base, *Offset)) { in findClosestSuitableAluInstr()
|