Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp30426 static SDValue combineBrCond(SDNode *N, SelectionDAG &DAG, in combineBrCond() function
30992 case X86ISD::BRCOND: return combineBrCond(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp38329 static SDValue combineBrCond(SDNode *N, SelectionDAG &DAG, in combineBrCond() function
39682 case X86ISD::BRCOND: return combineBrCond(N, DAG, Subtarget); in PerformDAGCombine()