Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp979 static bool isMemOPCandidate(SDNode *I, SDNode *U) { in isMemOPCandidate() function
1216 if (isMemOPCandidate(N, U)) in ppHoistZextI1()