HomeSort by: relevance | last modified time | path
    Searched refs:canSimplifyLegacyMulToMul (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUTargetTransformInfo.h 190 bool canSimplifyLegacyMulToMul(const Value *Op0, const Value *Op1,
AMDGPUInstCombineIntrinsic.cpp 170 bool GCNTTIImpl::canSimplifyLegacyMulToMul(const Value *Op0, const Value *Op1,
864 if (canSimplifyLegacyMulToMul(Op0, Op1, IC)) {
891 if (canSimplifyLegacyMulToMul(Op0, Op1, IC)) {

Completed in 20 milliseconds