Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.h186 bool canSimplifyLegacyMulToMul(const Value *Op0, const Value *Op1,
H A DAMDGPUInstCombineIntrinsic.cpp329 bool GCNTTIImpl::canSimplifyLegacyMulToMul(const Value *Op0, const Value *Op1, in canSimplifyLegacyMulToMul() function in GCNTTIImpl
1028 if (canSimplifyLegacyMulToMul(Op0, Op1, IC)) { in instCombineIntrinsic()
1055 if (canSimplifyLegacyMulToMul(Op0, Op1, IC)) { in instCombineIntrinsic()