Searched refs:isOpSuitableForLSE128 (Results 1 – 2 of 2) sorted by relevance
792 bool isOpSuitableForLSE128(const Instruction *I) const;
26448 bool AArch64TargetLowering::isOpSuitableForLSE128(const Instruction *I) const { in isOpSuitableForLSE128() function in AArch64TargetLowering26491 if (isOpSuitableForLSE128(I)) in shouldInsertFencesForAtomic()26532 if (isOpSuitableForLSE128(SI)) in shouldExpandAtomicStoreInIR()