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

  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
region-model-impl-calls.cc 824 const region *str_reg local
829 using the str_reg as the id of the conjured_svalue. */
833 str_reg,
883 if (const string_region *str_reg
886 tree str_cst = str_reg->get_string_cst ();
  /src/external/gpl3/gcc/dist/gcc/analyzer/
kf.cc 1190 const region *str_reg local
1195 using the str_reg as the id of the conjured_svalue. */
1199 str_reg,
1747 const region *str_reg local
1752 using the str_reg as the id of the conjured_svalue. */
1756 str_reg,
1947 const region *str_reg variable
1954 using the str_reg as the id of the conjured_svalue. */
1958 str_reg,
1965 str_reg,
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.cc 6010 rtx str_reg = gen_reg_rtx (V16QImode);
6042 emit_insn (gen_vllv16qi (str_reg,
6065 emit_move_insn (str_reg, mem);
6076 emit_insn (gen_vec_vfenesv16qi (result_reg, str_reg, str_reg,
6009 rtx str_reg = gen_reg_rtx (V16QImode); local
  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390.cc 6447 rtx str_reg = gen_reg_rtx (V16QImode);
6479 emit_insn (gen_vllv16qi (str_reg,
6502 emit_move_insn (str_reg, mem);
6513 emit_insn (gen_vec_vfenesv16qi (result_reg, str_reg, str_reg,
6446 rtx str_reg = gen_reg_rtx (V16QImode); local

Completed in 87 milliseconds