Home
last modified time | relevance | path

Searched defs:foldBinOpIntoSelect (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp705 bool AMDGPUCodeGenPrepareImpl::foldBinOpIntoSelect(BinaryOperator &BO) const { in foldBinOpIntoSelect() function in AMDGPUCodeGenPrepareImpl
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2521 SDValue DAGCombiner::foldBinOpIntoSelect(SDNode *BO) { in foldBinOpIntoSelect() function in DAGCombiner