Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h714 SDValue combineGET_CCMASK(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSystemZISelLowering.cpp7032 SDValue SystemZTargetLowering::combineGET_CCMASK( in combineGET_CCMASK() function in SystemZTargetLowering
7147 case SystemZISD::GET_CCMASK: return combineGET_CCMASK(N, DCI); in PerformDAGCombine()