Home | History | Annotate | Download | only in Mips

Lines Matching defs:Tgt

151   MachineBasicBlock *Tgt = getTargetMBB(*FirstBr);
153 NewMBB->removeSuccessor(Tgt);
155 MBB->addSuccessor(Tgt);
280 // lui $at, %hi($tgt - $baltgt)
282 // addiu $at, $at, %lo($tgt - $baltgt)
302 // relocation expressions %hi($tgt-$baltgt) and %lo($tgt-$baltgt) which
305 // Since we cannot create %hi($tgt-$baltgt) and %lo($tgt-$baltgt)
311 // %hi($tgt-$baltgt) and %lo($tgt-$baltgt) expressions and add them as
351 // daddiu $at, $zero, %hi($tgt - $baltgt)
354 // daddiu $at, $at, %lo($tgt - $baltgt)
414 // j $tgt