Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.h221 bool canSimplifyLegacyMulToMul(const Instruction &I, const Value *Op0,
H A DAMDGPUInstCombineIntrinsic.cpp332 bool GCNTTIImpl::canSimplifyLegacyMulToMul(const Instruction &I, in canSimplifyLegacyMulToMul() function in GCNTTIImpl
1106 if (canSimplifyLegacyMulToMul(II, Op0, Op1, IC)) { in instCombineIntrinsic()
1133 if (canSimplifyLegacyMulToMul(II, Op0, Op1, IC)) { in instCombineIntrinsic()