Searched defs:NewDiv (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineMulDivRem.cpp | 1075 auto *NewDiv = BinaryOperator::Create(I.getOpcode(), X, commonIDivTransforms() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUCodeGenPrepare.cpp | 1553 Value *NewDiv = nullptr; visitBinaryOperator() local |