Searched refs:hasPairedLoad (Results 1 – 4 of 4) sorted by relevance
695 bool hasPairedLoad(EVT LoadedType, Align &RequiredAligment) const override;
16584 bool AArch64TargetLowering::hasPairedLoad(EVT LoadedType, in hasPairedLoad() function in AArch64TargetLowering
3115 virtual bool hasPairedLoad(EVT /*LoadedType*/, in hasPairedLoad() function
19559 if (!TLI.hasPairedLoad(LoadedType, RequiredAlignment)) { in adjustCostForPairing()20907 if (TLI.hasPairedLoad(MemVT, RequiredAlignment) && in tryStoreMergeOfLoads()