Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp30163 static SDValue combineSext(SDNode *N, SelectionDAG &DAG, in combineSext() function
30988 case ISD::SIGN_EXTEND: return combineSext(N, DAG, DCI, Subtarget); in PerformDAGCombine()