reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/Mips/AsmParser/MipsAsmParser.cpp
 2139         Opnd = Inst.getOperand(0);
 2140         if (!Opnd.isImm())
 2142         Imm = Opnd.getImm();
 2149         Opnd = Inst.getOperand(2);
 2150         if (!Opnd.isImm())
 2152         Imm = Opnd.getImm();
 2157         Opnd = Inst.getOperand(1);
 2158         if (!Opnd.isImm())
 2160         Imm = Opnd.getImm();
 2165         Opnd = Inst.getOperand(2);
 2166         if (!Opnd.isImm())
 2168         Imm = Opnd.getImm();
 2174         Opnd = Inst.getOperand(2);
 2175         if (!Opnd.isImm())
 2177         Imm = Opnd.getImm();
 2184         Opnd = Inst.getOperand(2);
 2185         if (!Opnd.isImm())
 2187         Imm = Opnd.getImm();
 2193         Opnd = Inst.getOperand(2);
 2194         if (!Opnd.isImm())
 2196         Imm = Opnd.getImm();
 2203         Opnd = Inst.getOperand(2);
 2204         if (!Opnd.isImm())
 2206         Imm = Opnd.getImm();
 2213         Opnd = Inst.getOperand(2);
 2214         if (!Opnd.isImm())
 2216         Imm = Opnd.getImm();
 2221         Opnd = Inst.getOperand(1);
 2222         if (!Opnd.isImm())
 2224         Imm = Opnd.getImm();