Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h108 GET_CCMASK, enumerator
H A DSystemZISelLowering.cpp4045 Carry = DAG.getNode(SystemZISD::GET_CCMASK, DL, MVT::i32, Carry, in lowerADDSUBCARRY()
5938 OPCODE(GET_CCMASK); in getTargetNodeName()
7147 case SystemZISD::GET_CCMASK: return combineGET_CCMASK(N, DCI); in PerformDAGCombine()