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.cpp184 static bool isTransformable(const MachineInstr &MI) { in isTransformable() function
196 if (!isTransformable(MI)) in isProfitableToTransform()
246 if (getSrcFromCopy(&*Use, MRI, SubReg) || isTransformable(*Use)) in isProfitableToTransform()