Home
last modified time | relevance | path

Searched refs:combineFneg (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp29734 static SDValue combineFneg(SDNode *N, SelectionDAG &DAG, in combineFneg() function
30974 case ISD::FNEG: return combineFneg(N, DAG, Subtarget); in PerformDAGCombine()