Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp28636 static SDValue combineXor(SDNode *N, SelectionDAG &DAG, in combineXor() function
30965 case ISD::XOR: return combineXor(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp37074 static SDValue combineXor(SDNode *N, SelectionDAG &DAG, in combineXor() function
39654 case ISD::XOR: return combineXor(N, DAG, DCI, Subtarget); in PerformDAGCombine()