Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h596 SDValue combineZERO_EXTEND(SDNode *N, DAGCombinerInfo &DCI) const;
DSystemZISelLowering.cpp5249 SDValue SystemZTargetLowering::combineZERO_EXTEND( in combineZERO_EXTEND() function in SystemZTargetLowering
5671 case ISD::ZERO_EXTEND: return combineZERO_EXTEND(N, DCI); in PerformDAGCombine()