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

  /src/external/gpl3/gcc.old/dist/gcc/
cfgexpand.cc 2889 expand_asm_loc (tree string, int vol, location_t locus) function
3090 expand_asm_loc (string, gimple_asm_volatile_p (stmt), locus);
  /src/external/gpl3/gcc/dist/gcc/
cfgexpand.cc 2897 expand_asm_loc (tree string, int vol, location_t locus) function
3103 expand_asm_loc (string, gimple_asm_volatile_p (stmt), locus);

Completed in 32 milliseconds