reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
16426 /* 30451*/ OPC_MorphNodeTo0, TARGET_VAL(Mips::ADJCALLSTACKUP), 0|OPFL_Chain|OPFL_GlueInput|OPFL_GlueOutput,
lib/Target/Mips/MipsCallLowering.cpp 666 MIRBuilder.buildInstr(Mips::ADJCALLSTACKUP).addImm(NextStackOffset).addImm(0);
lib/Target/Mips/MipsFastISel.cpp 1282 emitInst(Mips::ADJCALLSTACKUP).addImm(16).addImm(0);
lib/Target/Mips/MipsInstrInfo.cpp 40 : MipsGenInstrInfo(Mips::ADJCALLSTACKDOWN, Mips::ADJCALLSTACKUP),