Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3065 static SDValue LowerFNEGorFABS(SDValue Op, SelectionDAG &DAG, bool isV9) { in LowerFNEGorFABS() function
3283 case ISD::FNEG: return LowerFNEGorFABS(Op, DAG, isV9); in LowerOperation()