OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cache_fetch
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu_cache.h
34
#define
cache_fetch
(_ea) __cache_fetch(_ea)
macro
spu.c
4224
static GTY(()) rtx
cache_fetch
; /* __cache_fetch function */
4245
if (!
cache_fetch
)
4246
cache_fetch
= init_one_libfunc ("__cache_fetch");
4247
emit_library_call_value (
cache_fetch
, data_addr, LCT_NORMAL, Pmode,
4214
static GTY(()) rtx
cache_fetch
; \/* __
cache_fetch
function *\/
variable
Completed in 36 milliseconds
Indexes created Sat Aug 29 00:25:01 UTC 2026