Searched refs:hasPairedLoad (Results 1 – 4 of 4) sorted by relevance
331 bool hasPairedLoad(EVT LoadedType, unsigned &RequiredAligment) const override;
8286 bool AArch64TargetLowering::hasPairedLoad(EVT LoadedType, in hasPairedLoad() function in AArch64TargetLowering
2294 virtual bool hasPairedLoad(EVT /*LoadedType*/, in hasPairedLoad() function
13609 if (!TLI.hasPairedLoad(LoadedType, RequiredAlignment)) { in adjustCostForPairing()14840 TLI.hasPairedLoad(MemVT, RequiredAlignment) && in MergeConsecutiveStores()