Searched refs:hasPairedLoad (Results 1 – 4 of 4) sorted by relevance
409 bool hasPairedLoad(EVT LoadedType, unsigned &RequiredAligment) const override;
9073 bool AArch64TargetLowering::hasPairedLoad(EVT LoadedType, in hasPairedLoad() function in AArch64TargetLowering
2429 virtual bool hasPairedLoad(EVT /*LoadedType*/, in hasPairedLoad() function
14792 if (!TLI.hasPairedLoad(LoadedType, RequiredAlignment)) { in adjustCostForPairing()16058 TLI.hasPairedLoad(MemVT, RequiredAlignment) && in MergeConsecutiveStores()