Home
last modified time | relevance | path

Searched defs:NewDiv (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1212 auto *NewDiv = BinaryOperator::Create(I.getOpcode(), X, in commonIDivTransforms() local
1331 Instruction *NewDiv = BinaryOperator::CreateUDiv( in commonIDivTransforms() local
1347 Instruction *NewDiv = nullptr; in commonIDivTransforms() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp1558 Value *NewDiv = nullptr; in visitBinaryOperator() local