Searched refs:isOpSuitableForLSE128 (Results 1 – 2 of 2) sorted by relevance
313 bool isOpSuitableForLSE128(const Instruction *I) const;
27979 bool AArch64TargetLowering::isOpSuitableForLSE128(const Instruction *I) const { in isOpSuitableForLSE128() function in AArch64TargetLowering28022 if (isOpSuitableForLSE128(I)) in shouldInsertFencesForAtomic()28063 if (isOpSuitableForLSE128(SI)) in shouldExpandAtomicStoreInIR()