reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
36014 /* 79355*/ /*SwitchOpcode*/ 116, TARGET_VAL(ARMISD::CALL),// ->79474
gen/lib/Target/ARM/ARMGenFastISel.inc 2687 case ARMISD::CALL: return fastEmit_ARMISD_CALL_r(VT, RetVT, Op0, Op0IsKill);
lib/Target/ARM/ARMISelLowering.cpp1517 case ARMISD::CALL: return "ARMISD::CALL"; 2378 CallOpc = ARMISD::CALL; 2388 CallOpc = isLocalARMFunc ? ARMISD::CALL_PRED : ARMISD::CALL; 3114 DAG.getNode(ARMISD::CALL, DL, DAG.getVTList(MVT::Other, MVT::Glue),