Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDSelectionDAGAddressAnalysis.h85 static bool computeAliasing(const SDNode *Op0, const LocationSize NumBytes0,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGAddressAnalysis.cpp93 bool BaseIndexOffset::computeAliasing(const SDNode *Op0, in computeAliasing() function in BaseIndexOffset
HDDAGCombiner.cpp28325 if (BaseIndexOffset::computeAliasing(Op0, MUC0.NumBytes, Op1, MUC1.NumBytes, in mayAlias()