Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp1206 auto *NewDiv = BinaryOperator::Create(I.getOpcode(), X, commonIDivTransforms() local
1323 Instruction *NewDiv = BinaryOperator::CreateUDiv( commonIDivTransforms() local
1339 Instruction *NewDiv = nullptr; commonIDivTransforms() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp1558 Value *NewDiv = nullptr; visitBinaryOperator() local