Home
last modified time | relevance | path

Searched refs:LowerFNEGorFABS (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp2897 static SDValue LowerFNEGorFABS(SDValue Op, SelectionDAG &DAG, bool isV9) { in LowerFNEGorFABS() function
3108 case ISD::FNEG: return LowerFNEGorFABS(Op, DAG, isV9); in LowerOperation()