Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUISelLowering.cpp544 static bool fnegFoldsIntoOp(unsigned Opc) { in fnegFoldsIntoOp() function
3378 if (LHS.getOpcode() == ISD::FNEG && fnegFoldsIntoOp(Opc)) in foldFreeOpFromSelect()
3491 if (fnegFoldsIntoOp(Opc) && in performFNegCombine()