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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp716 auto *NewDiv = BinaryOperator::Create(I.getOpcode(), X, local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp897 Value *NewDiv = nullptr; local

Completed in 109 milliseconds