Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp511 static bool fnegFoldsIntoOp(unsigned Opc) { in fnegFoldsIntoOp() function
3548 if (LHS.getOpcode() == ISD::FNEG && fnegFoldsIntoOp(Opc)) in foldFreeOpFromSelect()
3681 if (fnegFoldsIntoOp(Opc) && in performFNegCombine()