Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DComplexDeinterleavingPass.cpp465 Instruction *CommonOperand; in identifyNodeWithImplicitAdd() local
572 Instruction *CommonOperand; in identifyPartialMul() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineAddSub.cpp2485 auto propagateSelectFMF = [&](SelectInst *S, bool CommonOperand) { in visitFNeg()