Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:hasPairedLoad

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