Home
last modified time | relevance | path

Searched refs:isOpSuitableForLSE128 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h792 bool isOpSuitableForLSE128(const Instruction *I) const;
H A DAArch64ISelLowering.cpp26448 bool AArch64TargetLowering::isOpSuitableForLSE128(const Instruction *I) const { in isOpSuitableForLSE128() function in AArch64TargetLowering
26491 if (isOpSuitableForLSE128(I)) in shouldInsertFencesForAtomic()
26532 if (isOpSuitableForLSE128(SI)) in shouldExpandAtomicStoreInIR()