Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1075 auto *NewDiv = BinaryOperator::Create(I.getOpcode(), X, commonIDivTransforms() local
1192 Instruction *NewDiv = BinaryOperator::CreateUDiv( commonIDivTransforms() local
1208 Instruction *NewDiv = nullptr; commonIDivTransforms() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp1553 Value *NewDiv = nullptr; visitBinaryOperator() local