Searched refs:check_gather (Results 1 – 4 of 4) sorted by relevance
793 (OP_E_memory): New local variable check_gather. Extend mandatory
11769 bool check_gather = false; in OP_E_memory() local11798 check_gather = ins->obufp == ins->op_out[1]; in OP_E_memory()11991 if (check_gather) in OP_E_memory()
11862 bool check_gather = false; in OP_E_memory() local11891 check_gather = ins->obufp == ins->op_out[1]; in OP_E_memory()12084 if (check_gather) in OP_E_memory()
807 (OP_E_memory): New local variable check_gather. Extend mandatory