Home
last modified time | relevance | path

Searched defs:NegV (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1368 Value *NegV; dyn_castNegVal() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7346 if (SDValue NegV = getNegatedExpression(Op.getOperand(0), DAG, LegalOps, getNegatedExpression() local
7351 if (SDValue NegV = getNegatedExpression(Op.getOperand(0), DAG, LegalOps, getNegatedExpression() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp52765 if (SDValue NegV = TLI.getCheaperNegatedExpression(V, DAG, LegalOperations, combineFMA() local
52775 if (SDValue NegV = TLI.getCheaperNegatedExpression( combineFMA() local
52784 if (SDValue NegV = getInvertedVectorForFMA(V, DAG)) { combineFMA() local
[all...]