Home
last modified time | relevance | path

Searched defs:rhs (Results 226 – 250 of 41827) sorted by last modified time

12345678910>>...1674

/dports/lang/gcc48/gcc-4.8.5/gcc/config/rs6000/
H A Drs6000.c33657 rtx rhs = SET_SRC (body); in insn_is_swap_p() local
34223 rtx rhs = SET_SRC (body); in handle_special_swappables() local
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dloop-iv.c651 rtx set, rhs, op0 = NULL_RTX, op1 = NULL_RTX; in get_biv_step_1() local
951 iv_analyze_expr (rtx insn, rtx rhs, enum machine_mode mode, struct rtx_iv *iv) in iv_analyze_expr()
1080 rtx set, rhs; in iv_analyze_def() local
1358 simple_rhs_p (rtx rhs) in simple_rhs_p()
1462 rtx lhs = NULL_RTX, rhs; in suitable_set_for_replacement() local
H A Dcfgexpand.c2264 tree rhs = gimple_assign_rhs1 (stmt); in expand_gimple_stmt_1() local
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_ipaddress.py66 def assertInstancesEqual(self, lhs, rhs): argument
/dports/lang/nqc/nqc-3.1.r6_1/compiler/
H A Dparse_util.cpp120 Expr *MakeBinaryExpr(Expr *lhs, int op, Expr *rhs) in MakeBinaryExpr()
232 Stmt *MakeAssignStmt(Expr *lhs, int op, Expr *rhs) in MakeAssignStmt()
253 Stmt *MakeAssign2Stmt(Expr *lhs, int op, Expr *rhs) in MakeAssign2Stmt()
H A DModExpr.h29 ModExpr(Expr *lhs, Expr *rhs) : NodeExpr(lhs, rhs) {}; in ModExpr()
H A DLogicalExpr.cpp25 LogicalExpr::LogicalExpr (Expr *lhs, int op, Expr *rhs) in LogicalExpr()
H A DBinaryExpr.cpp73 BinaryExpr::BinaryExpr(Expr *lhs, int op, Expr *rhs) in BinaryExpr()
H A DShiftExpr.h34 ShiftExpr(Expr *lhs, Expr *rhs, int direction) : NodeExpr(lhs, rhs), fDirection(direction) {}; in ShiftExpr()
H A DRelExpr.cpp44 RelExpr::RelExpr (Expr *lhs, int relation, Expr *rhs) in RelExpr()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vect-loop.c5330 tree rhs; in vect_create_epilog_for_reduction() local
5668 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vector_rhs, in vect_expand_fold_left() local
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vect-loop.c5306 tree rhs; in vect_create_epilog_for_reduction() local
5374 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, bitsize, in vect_create_epilog_for_reduction() local
5391 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vec_temp, in vect_create_epilog_for_reduction() local
5780 tree rhs = build3 (BIT_FIELD_REF, scalar_type, vector_rhs, in vect_expand_fold_left() local
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_ipaddress.py67 def assertInstancesEqual(self, lhs, rhs): argument
/dports/lang/bwbasic/bwbasic-3.20/
H A Dbwb_var.c214 VariableType *rhs; in internal_swap() local
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_ipaddress.py67 def assertInstancesEqual(self, lhs, rhs): argument
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_ipaddress.py66 def assertInstancesEqual(self, lhs, rhs): argument
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_ipaddress.py66 def assertInstancesEqual(self, lhs, rhs): argument
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/bsd/native/libsaproc/
H A Dps_core.c53 const map_info *rhs = *((const map_info **)rhsp); in core_cmp_mapping() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/bsd/native/libsaproc/
H A Dps_core.c53 const map_info *rhs = *((const map_info **)rhsp); in core_cmp_mapping() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/bsd/native/libsaproc/
H A Dps_core.c53 const map_info *rhs = *((const map_info **)rhsp); in core_cmp_mapping() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/bsd/native/libsaproc/
H A Dps_core.c53 const map_info *rhs = *((const map_info **)rhsp); in core_cmp_mapping() local
/dports/java/jasmin/jasmin-2.4/src/java_cup/
H A Dproduction.java175 public production_part rhs(int indx) throws internal_error in rhs() method in production
438 production_part rhs[], in translate_labels()
/dports/japanese/anthy/anthy-0.4/src-util/
H A Drkhelper.c38 char *rhs; member
223 const char* lhs, const char* rhs, const char* follow) in rkrule_set()
/dports/japanese/edict/ja-edict-19990714_5/
H A Dxjdxgen.c280 void jqsort(long lhs, long rhs) in jqsort()
310 int Kstrcmp(unsigned long lhs, unsigned long rhs) in Kstrcmp()
H A Dexjdxgen.c238 long i,last,midp,lhs,rhs; in jqsort() local
279 int Kstrcmp(unsigned long lhs, unsigned long rhs) in Kstrcmp()

12345678910>>...1674