Home
last modified time | relevance | path

Searched defs:LSN (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp630 LSBaseSDNode *LSN = dyn_cast<LSBaseSDNode>(N); in getPostIndexedAddressParts() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp28263 if (const auto *LSN = dyn_cast<LSBaseSDNode>(N)) { in mayAlias() local