Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp2863 static SDValue LowerFNEGorFABS(SDValue Op, SelectionDAG &DAG, bool isV9) { in LowerFNEGorFABS() function
3074 case ISD::FNEG: return LowerFNEGorFABS(Op, DAG, isV9); in LowerOperation()