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

  /src/external/gpl3/gcc.old/dist/gcc/
builtins.cc 6103 expand_builtin_atomic_load (machine_mode mode, tree exp, rtx target)
7859 target = expand_builtin_atomic_load (mode, exp, target);
6101 expand_builtin_atomic_load (machine_mode mode, tree exp, rtx target) function
  /src/external/gpl3/gcc/dist/gcc/
builtins.cc 6846 expand_builtin_atomic_load (machine_mode mode, tree exp, rtx target)
8668 target = expand_builtin_atomic_load (mode, exp, target);
6844 expand_builtin_atomic_load (machine_mode mode, tree exp, rtx target) function

Completed in 35 milliseconds