Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp559 static bool fnegFoldsIntoOp(unsigned Opc) { in fnegFoldsIntoOp() function
3710 if (LHS.getOpcode() == ISD::FNEG && fnegFoldsIntoOp(Opc)) in foldFreeOpFromSelect()
3843 if (fnegFoldsIntoOp(Opc) && in performFNegCombine()