Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp707 bool AMDGPUCodeGenPrepareImpl::foldBinOpIntoSelect(BinaryOperator &BO) const { foldBinOpIntoSelect() function in AMDGPUCodeGenPrepareImpl
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2428 SDValue DAGCombiner::foldBinOpIntoSelect(SDNode *BO) { foldBinOpIntoSelect() function in DAGCombiner
[all...]