reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
472 /* 761*/ OPC_MorphNodeTo1, TARGET_VAL(ARC::ADJCALLSTACKUP), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput,
lib/Target/ARC/ARCFrameLowering.cpp484 Old.getOpcode() == ARC::ADJCALLSTACKUP) && 486 bool IsAdd = (Old.getOpcode() == ARC::ADJCALLSTACKUP);lib/Target/ARC/ARCInstrInfo.cpp
47 : ARCGenInstrInfo(ARC::ADJCALLSTACKDOWN, ARC::ADJCALLSTACKUP), RI() {}