Searched refs:isOpSuitableForLDPSTP (Results 1 – 2 of 2) sorted by relevance
691 bool isOpSuitableForLDPSTP(const Instruction *I) const;
20392 bool AArch64TargetLowering::isOpSuitableForLDPSTP(const Instruction *I) const { in isOpSuitableForLDPSTP() function in AArch64TargetLowering20409 return isOpSuitableForLDPSTP(I); in shouldInsertFencesForAtomic()20418 if (Size != 128 || isOpSuitableForLDPSTP(SI)) in shouldExpandAtomicStoreInIR()20430 if (Size != 128 || isOpSuitableForLDPSTP(LI)) in shouldExpandAtomicLoadInIR()