Searched refs:IRConst (Results 1 – 18 of 18) sorted by relevance
308 IRConst; typedef311 extern IRConst* IRConst_U1 ( Bool );312 extern IRConst* IRConst_U8 ( UChar );313 extern IRConst* IRConst_U16 ( UShort );314 extern IRConst* IRConst_U32 ( UInt );315 extern IRConst* IRConst_U64 ( ULong );316 extern IRConst* IRConst_F32 ( Float );317 extern IRConst* IRConst_F32i ( UInt );318 extern IRConst* IRConst_F64 ( Double );319 extern IRConst* IRConst_F64i ( ULong );[all …]
71 void ppIRConst ( const IRConst* con ) in ppIRConst()1671 IRConst* IRConst_U1 ( Bool bit ) in IRConst_U1()1673 IRConst* c = LibVEX_Alloc_inline(sizeof(IRConst)); in IRConst_U1()1680 IRConst* IRConst_U8 ( UChar u8 ) in IRConst_U8()1682 IRConst* c = LibVEX_Alloc_inline(sizeof(IRConst)); in IRConst_U8()1687 IRConst* IRConst_U16 ( UShort u16 ) in IRConst_U16()1689 IRConst* c = LibVEX_Alloc_inline(sizeof(IRConst)); in IRConst_U16()1694 IRConst* IRConst_U32 ( UInt u32 ) in IRConst_U32()1696 IRConst* c = LibVEX_Alloc_inline(sizeof(IRConst)); in IRConst_U32()1701 IRConst* IRConst_U64 ( ULong u64 ) in IRConst_U64()[all …]
1094 IRConst *c1 = e1->Iex.Const.con; in sameIRExprs_aux2()1095 IRConst *c2 = e2->Iex.Const.con; in sameIRExprs_aux2()1170 IRConst *c1 = e1->Iex.Const.con; in debug_only_hack_sameIRExprs_might_assert()1171 IRConst *c2 = e2->Iex.Const.con; in debug_only_hack_sameIRExprs_might_assert()3339 union { IRTemp tmp; IRConst* con; } u;3439 IRConst con2;3444 IRConst con1;3461 IRConst con0;3466 IRConst con1;3472 IRConst con1;[all …]
217 IRConst* guest_IP_bbstart_IRConst = NULL; in bb_to_IR()675 IRConst* base2check_IRConst in bb_to_IR()678 IRConst* len2check_IRConst in bb_to_IR()
1060 IRConst *con = e->Iex.Const.con; in iselWordExpr_R_wrk()1151 IRConst *con = e->Iex.Const.con; in iselWordExpr_RH_wrk()1690 IRConst* cdst = next->Iex.Const.con; in iselNext()
342 IRConst* con = e->Iex.Const.con; in isZeroU64()1666 IRConst* arg1con = arg1->Iex.Const.con; in iselIntExpr_R_wrk()3004 IRConst* con = e->Iex.Const.con; in iselDblExpr_wrk()3191 IRConst* con = e->Iex.Const.con; in iselFltExpr_wrk()3924 IRConst* cdst = next->Iex.Const.con; in iselNext()
469 get_const_value_as_ulong(const IRConst *con) in get_const_value_as_ulong()1842 const IRConst *con = expr->Iex.Const.con; in s390_isel_int_expr_wrk()2288 const IRConst *con = expr->Iex.Const.con; in s390_isel_float_expr_wrk()3981 IRConst *cdst = next->Iex.Const.con; in iselNext()
1814 IRConst *con = e->Iex.Const.con; in iselWordExpr_R_wrk()1914 IRConst *con = e->Iex.Const.con; in iselWordExpr_RH_wrk()3978 IRConst* dst = stmt->Ist.Exit.dst; in iselStmt()4071 IRConst* cdst = next->Iex.Const.con; in iselNext()
2423 IRConst* con = e->Iex.Const.con; in iselWordExpr_R_wrk()2642 IRConst* con = e->Iex.Const.con; in iselWordExpr_RH_wrk()2702 IRConst* con = e->Iex.Const.con; in iselWordExpr_RI_wrk()5942 IRConst* dst = stmt->Ist.Exit.dst; in iselStmt()6035 IRConst* cdst = next->Iex.Const.con; in iselNext()
1397 IRConst* con = e->Iex.Binop.arg2->Iex.Const.con; in iselIntExpr_R_wrk()5400 IRConst* con = e->Iex.Const.con; in iselDblExpr_wrk()6253 IRConst* cdst = next->Iex.Const.con; in iselNext()
4330 IRConst* cdst = next->Iex.Const.con; in iselNext()
4817 IRConst* cdst = next->Iex.Const.con; in iselNext()
1033 static IRConst* mkSzConst ( IRType ty, ULong imm64 ) in mkSzConst()5736 IRConst* c_nia = mkSzConst(ty, nextInsnAddr()); in dis_branch()
1520 static IRConst *mkSzConst ( IRType ty, ULong imm64 ) in mkSzConst()
1247 IRConst* dst; in cg_instrument()
838 Addr IRConst2Addr(IRConst* con) in IRConst2Addr()
2548 IRConst* con; in isBogusAtom()
5024 IRConst* c; in do_shadow_Store()6105 IRConst* con; in isBogusAtom()