Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h548 SDValue combineSIGN_EXTEND(SDNode *N, DAGCombinerInfo &DCI) const;
DSystemZISelLowering.cpp4854 SDValue SystemZTargetLowering::combineSIGN_EXTEND( in combineSIGN_EXTEND() function in SystemZTargetLowering
5129 case ISD::SIGN_EXTEND: return combineSIGN_EXTEND(N, DCI); in PerformDAGCombine()