Searched refs:CALL_V4_SET_FP_ARGS (Results 1 – 6 of 6) sorted by relevance
1467 #define CALL_V4_SET_FP_ARGS 0x00000004 /* V.4, FP args were passed */ macro1481 ((INTVAL (OP) & (CALL_V4_CLEAR_FP_ARGS | CALL_V4_SET_FP_ARGS)) != 0)
11235 if (INTVAL (operands[2]) & CALL_V4_SET_FP_ARGS)11256 if (INTVAL (operands[3]) & CALL_V4_SET_FP_ARGS)11284 if (INTVAL (operands[2]) & CALL_V4_SET_FP_ARGS)11296 (match_test "(INTVAL (operands[2]) & (CALL_V4_SET_FP_ARGS | CALL_V4_CLEAR_FP_ARGS))"))11300 (match_test "(INTVAL (operands[2]) & (CALL_V4_SET_FP_ARGS | CALL_V4_CLEAR_FP_ARGS))"))11313 if (INTVAL (operands[2]) & CALL_V4_SET_FP_ARGS)11334 if (INTVAL (operands[2]) & CALL_V4_SET_FP_ARGS)11354 if (INTVAL (operands[3]) & CALL_V4_SET_FP_ARGS)11383 if (INTVAL (operands[3]) & CALL_V4_SET_FP_ARGS)11408 if (INTVAL (operands[3]) & CALL_V4_SET_FP_ARGS)[all …]
1666 ? CALL_V4_SET_FP_ARGS in rs6000_function_arg()
1473 #define CALL_V4_SET_FP_ARGS 0x00000004 /* V.4, FP args were passed */ macro1487 ((INTVAL (OP) & (CALL_V4_CLEAR_FP_ARGS | CALL_V4_SET_FP_ARGS)) != 0)
10507 if (INTVAL (operands[2]) & CALL_V4_SET_FP_ARGS)10528 if (INTVAL (operands[3]) & CALL_V4_SET_FP_ARGS)10556 if (INTVAL (operands[2]) & CALL_V4_SET_FP_ARGS)10568 (match_test "(INTVAL (operands[2]) & (CALL_V4_SET_FP_ARGS | CALL_V4_CLEAR_FP_ARGS))"))10572 (match_test "(INTVAL (operands[2]) & (CALL_V4_SET_FP_ARGS | CALL_V4_CLEAR_FP_ARGS))"))10585 if (INTVAL (operands[2]) & CALL_V4_SET_FP_ARGS)10606 if (INTVAL (operands[2]) & CALL_V4_SET_FP_ARGS)10626 if (INTVAL (operands[3]) & CALL_V4_SET_FP_ARGS)10655 if (INTVAL (operands[3]) & CALL_V4_SET_FP_ARGS)10680 if (INTVAL (operands[3]) & CALL_V4_SET_FP_ARGS)[all …]
7089 ? CALL_V4_SET_FP_ARGS in rs6000_function_arg()