Home
last modified time | relevance | path

Searched defs:accepts_writes_from (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.h513 virtual bool accepts_writes_from (type *rtype) in accepts_writes_from() function
572 bool accepts_writes_from (type *rtype) FINAL OVERRIDE in accepts_writes_from() function
660 bool accepts_writes_from (type */*rtype*/) FINAL OVERRIDE in accepts_writes_from() function
H A Djit-recording.c2492 recording::memento_of_get_pointer::accepts_writes_from (type *rtype) in accepts_writes_from() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.h543 virtual bool accepts_writes_from (type *rtype) in accepts_writes_from() function
610 bool accepts_writes_from (type *rtype) FINAL OVERRIDE in accepts_writes_from() function
715 bool accepts_writes_from (type */*rtype*/) FINAL OVERRIDE in accepts_writes_from() function
H A Djit-recording.cc2836 recording::memento_of_get_pointer::accepts_writes_from (type *rtype) in accepts_writes_from() function in gcc::jit::recording::memento_of_get_pointer