Searched refs:linkTo (Results 1 – 7 of 7) sorted by relevance
38 void Label::linkTo(const Assembler &Asm, intptr_t Pos) { in linkTo() function in Ice::Label
90 void linkTo(const Assembler &Asm, intptr_t position);
438 TargetLabel->linkTo(*this, Position); in b()1252 TargetLabel->linkTo(*this, Position); in bcc()1268 TargetLabel->linkTo(*this, Position); in bzc()
889 L->linkTo(*this, Position); in emitBranch()
3982 Label->linkTo(*this, Position); in emitLabelLink()
136 public void linkTo(Value other) { in linkTo() method in Value
1917 previous.linkTo(newArgument); in generateArgumentMoves()1951 current.linkTo(argument); in linkArgumentValues()1955 current.linkTo(endSentinel); in linkArgumentValues()