Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp48517 static SDValue foldXorTruncShiftIntoCmp(SDNode *N, SelectionDAG &DAG) { in foldXorTruncShiftIntoCmp() function
50925 if (SDValue RV = foldXorTruncShiftIntoCmp(N, DAG)) in combineXor()