Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp27184 static SDValue combineCMov(SDNode *N, SelectionDAG &DAG, in combineCMov() function
30955 case X86ISD::CMOV: return combineCMov(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp33268 static SDValue combineCMov(SDNode *N, SelectionDAG &DAG, in combineCMov() function
39643 case X86ISD::CMOV: return combineCMov(N, DAG, DCI, Subtarget); in PerformDAGCombine()