HomeSort by: relevance | last modified time | path
    Searched defs:to_replace (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
BPFISelDAGToDAG.cpp 252 bool to_replace = false; local
278 to_replace =
287 to_replace = getConstantFieldValue(GADN, 0, size, new_val.c);
290 if (!to_replace)
  /src/external/gpl3/gcc/dist/gcc/
ifcvt.cc 2954 TO_REPLACE points to the RTX to be replaced by czero RTX destnation. */
2960 rtx **to_replace)
3014 *to_replace = &XEXP (bin_exp, 1);
3041 rtx *to_replace = NULL;
3044 &a, &to_replace))
3076 non_zero_op = *to_replace;
3085 if (!target || !to_replace)
3091 *to_replace = target;
3038 rtx *to_replace = NULL; local
  /src/external/gpl3/gcc.old/dist/gcc/cp/
coroutines.cc 2590 vec<tree, va_gc> *to_replace; /* The VAR decls to replace. */ member in struct:susp_frame_data
4503 body_aw_points.to_replace = make_tree_vector ();

Completed in 22 milliseconds