Searched refs:struct_equiv_block_eq (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/gcc/
H A Dbasic-block.h840 struct_equiv_block_eq. */
846 #define STRUCT_EQUIV_NEED_FULL_BLOCK 2048 /* struct_equiv_block_eq is required
1068 /* Fields set up by the caller to struct_equiv_block_eq */
1084 /* Fields to track state inside of struct_equiv_block_eq. Some of these
1094 by struct_equiv_block_eq, and it is henceforth replaced in X_BLOCK
1173 extern int struct_equiv_block_eq (int, struct equiv_info *);
H A Dstruct-equiv.c43 The main entry point to this file is struct_equiv_block_eq. This function
61 For these reasons, struct_equiv_block_eq has to be called first with the
777 struct_equiv_block_eq could get confused to assume that (reg:SI foo)
1082 struct_equiv_block_eq (int mode, struct equiv_info *info)
1081 struct_equiv_block_eq (int mode, struct equiv_info *info) function

Completed in 51 milliseconds