Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp50633 static SDValue combineOrXorWithSETCC(SDNode *N, SDValue N0, SDValue N1, in combineOrXorWithSETCC() function
50835 if (SDValue R = combineOrXorWithSETCC(N, N0, N1, DAG)) in combineOr()
53081 if (SDValue R = combineOrXorWithSETCC(N, N0, N1, DAG)) in combineXor()