Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp52215 static SDValue combineXor(SDNode *N, SelectionDAG &DAG, in combineXor() function
56433 case ISD::XOR: return combineXor(N, DAG, DCI, Subtarget); in PerformDAGCombine()