Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp30385 static SDValue combineX86SetCC(SDNode *N, SelectionDAG &DAG, in combineX86SetCC() function
30991 case X86ISD::SETCC: return combineX86SetCC(N, DAG, DCI, Subtarget); in PerformDAGCombine()