reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
37738 /* 83129*/ /*SwitchOpcode*/ 55, TARGET_VAL(ARMISD::RET_FLAG),// ->83187
lib/Target/ARM/ARMISelLowering.cpp1523 case ARMISD::RET_FLAG: return "ARMISD::RET_FLAG"; 2865 return DAG.getNode(ARMISD::RET_FLAG, dl, MVT::Other, RetOps); 2930 if (UI->getOpcode() != ARMISD::RET_FLAG && 5728 Copy->use_begin()->getOpcode() == ARMISD::RET_FLAG) {