Searched defs:NegV (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstructionCombining.cpp | 1395 Value *NegV; dyn_castNegVal() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 7421 if (SDValue NegV = getNegatedExpression(Op.getOperand(0), DAG, LegalOps, getNegatedExpression() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 53910 if (SDValue NegV = TLI.getCheaperNegatedExpression(V, DAG, LegalOperations, combineFMA() local |