Lines Matching refs:bbOut
2024 IRSB* bbOut,
2037 addStmtToIRSB( bbOut, IRStmt_WrTmp( sp_temp, sp_expr ) );
2042 IRSB* bbOut,
2055 addStmtToIRSB( bbOut, IRStmt_WrTmp( fp_temp, fp_expr ) );
2060 IRSB* bbOut,
2074 tyAddr = typeOfIRExpr( bbOut->tyenv, addr );
2097 { IRTemp t_SP = gen_Get_SP( sge, bbOut, layout, hWordTy_szB );
2098 IRTemp t_FP = gen_Get_FP( sge, bbOut, layout, hWordTy_szB );
2112 addStmtToIRSB( bbOut, IRStmt_Dirty(di) );