Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp50682 static SDValue combineOr(SDNode *N, SelectionDAG &DAG, in combineOr() function
57782 case ISD::OR: return combineOr(N, DAG, DCI, Subtarget); in PerformDAGCombine()