Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp50845 static SDValue foldXorTruncShiftIntoCmp(SDNode *N, SelectionDAG &DAG) { in foldXorTruncShiftIntoCmp() function
53084 if (SDValue RV = foldXorTruncShiftIntoCmp(N, DAG)) in combineXor()