Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AdvSIMDScalarPass.cpp182 static bool isTransformable(const MachineInstr &MI) { in isTransformable() function
194 if (!isTransformable(MI)) in isProfitableToTransform()
244 if (getSrcFromCopy(&*Use, MRI, SubReg) || isTransformable(*Use)) in isProfitableToTransform()