Searched defs:LengthReg (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/Target/SystemZ/AsmParser/ |
H A D | SystemZAsmParser.cpp | 191 createMem(MemoryKind MemKind,RegisterKind RegKind,unsigned Base,const MCExpr * Disp,unsigned Index,const MCExpr * LengthImm,unsigned LengthReg,SMLoc StartLoc,SMLoc EndLoc) createMem() argument 1101 unsigned Base = 0, Index = 0, LengthReg = 0; parseAddress() local
|