Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h554 SDValue combineBSWAP(SDNode *N, DAGCombinerInfo &DCI) const;
DSystemZISelLowering.cpp5036 SDValue SystemZTargetLowering::combineBSWAP( in combineBSWAP() function in SystemZTargetLowering
5136 case ISD::BSWAP: return combineBSWAP(N, DCI); in PerformDAGCombine()