Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.h190 bool canSimplifyLegacyMulToMul(const Value *Op0, const Value *Op1,
H A DAMDGPUInstCombineIntrinsic.cpp170 bool GCNTTIImpl::canSimplifyLegacyMulToMul(const Value *Op0, const Value *Op1, in canSimplifyLegacyMulToMul() function in GCNTTIImpl
864 if (canSimplifyLegacyMulToMul(Op0, Op1, IC)) { in instCombineIntrinsic()
891 if (canSimplifyLegacyMulToMul(Op0, Op1, IC)) { in instCombineIntrinsic()