Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:hasPairedLoad

10551     if (!TLI.hasPairedLoad(LoadedType, RequiredAlignment)) {
11754 if (LoadNodes.size() == 2 && TLI.hasPairedLoad(MemVT, RequiredAlignment) &&