Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9725 bool refineIndexType(MaskedGatherScatterSDNode *MGS, SDValue &Index, in refineIndexType() function
9771 if (refineIndexType(MSC, Index, MSC->isIndexScaled(), DAG)) { in visitMSCATTER()
9828 if (refineIndexType(MGT, Index, MGT->isIndexScaled(), DAG)) { in visitMGATHER()