Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:TypeLoc

1498   SMLoc TypeLoc = Tok.getLoc();
1522 unsigned Len = End.getPointer() - TypeLoc.getPointer();
1523 InstInfo->AsmRewrites->push_back(AsmRewrite(AOK_Imm, TypeLoc, Len, CVal));