Home
last modified time | relevance | path

Searched refs:combineBSWAP (Results 1 – 4 of 4) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h604 SDValue combineBSWAP(SDNode *N, DAGCombinerInfo &DCI) const;
DSystemZISelLowering.cpp5481 SDValue SystemZTargetLowering::combineBSWAP( in combineBSWAP() function in SystemZTargetLowering
5680 case ISD::BSWAP: return combineBSWAP(N, DCI); in PerformDAGCombine()