Searched defs:memory_operand (Results 1 – 3 of 3) sorted by relevance
233 struct memory_operand struct235 struct operand parent;238 bool indirect;241 int base_offset;245 enum op_reg_mutation mutation;250 int n_regs;253 int regs[6];
1339 memory_operand (rtx op, machine_mode mode) in memory_operand() function