Home
last modified time | relevance | path

Searched refs:combineX86SetCC (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp38315 static SDValue combineX86SetCC(SDNode *N, SelectionDAG &DAG, in combineX86SetCC() function
39681 case X86ISD::SETCC: return combineX86SetCC(N, DAG, Subtarget); in PerformDAGCombine()