Lines Matching refs:bbOut
2090 IRSB* bbOut,
2103 addStmtToIRSB( bbOut, IRStmt_WrTmp( sp_temp, sp_expr ) );
2108 IRSB* bbOut,
2121 addStmtToIRSB( bbOut, IRStmt_WrTmp( fp_temp, fp_expr ) );
2126 IRSB* bbOut,
2140 tyAddr = typeOfIRExpr( bbOut->tyenv, addr );
2163 { IRTemp t_SP = gen_Get_SP( sge, bbOut, layout, hWordTy_szB );
2164 IRTemp t_FP = gen_Get_FP( sge, bbOut, layout, hWordTy_szB );
2178 addStmtToIRSB( bbOut, IRStmt_Dirty(di) );