Searched refs:isOpSuitableForLDPSTP (Results 1 – 2 of 2) sorted by relevance
707 bool isOpSuitableForLDPSTP(const Instruction *I) const;
22284 bool AArch64TargetLowering::isOpSuitableForLDPSTP(const Instruction *I) const { in isOpSuitableForLDPSTP() function in AArch64TargetLowering22301 return isOpSuitableForLDPSTP(I); in shouldInsertFencesForAtomic()22334 if (Size != 128 || isOpSuitableForLDPSTP(SI)) in shouldExpandAtomicStoreInIR()22346 if (Size != 128 || isOpSuitableForLDPSTP(LI)) in shouldExpandAtomicLoadInIR()