Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h555 SDValue combineSHIFTROT(SDNode *N, DAGCombinerInfo &DCI) const;
DSystemZISelLowering.cpp5081 SDValue SystemZTargetLowering::combineSHIFTROT( in combineSHIFTROT() function in SystemZTargetLowering
5140 case ISD::ROTL: return combineSHIFTROT(N, DCI); in PerformDAGCombine()