Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp985 auto *NewDiv = BinaryOperator::Create(I.getOpcode(), X, in commonIDivTransforms() local
1086 Instruction *NewDiv = BinaryOperator::CreateUDiv( in commonIDivTransforms() local
1102 Instruction *NewDiv = nullptr; in commonIDivTransforms() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp897 Value *NewDiv = nullptr; in visitBinaryOperator() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp716 auto *NewDiv = BinaryOperator::Create(I.getOpcode(), X, in commonIDivTransforms() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp1248 Value *NewDiv = nullptr; in visitBinaryOperator() local