Home
last modified time | relevance | path

Searched defs:RTL (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/pa/
H A Delf.h93 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, RTL) \ argument
H A Dsom.h329 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, RTL) \ argument
/openbsd-src/gnu/gcc/gcc/config/pa/
H A Delf.h81 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, RTL) \ argument
H A Dsom.h228 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, RTL) \ argument
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_malloc_win.cpp283 enum AllocationOwnership { NEITHER = 0, ASAN = 1, RTL = 2 }; in SharedReAlloc() enumerator
/openbsd-src/gnu/gcc/gcc/
H A Dgenattrtab.c312 #define RTL_HASH(RTL) ((long) (RTL) & 0777777) argument
H A Dtree.h2622 #define SET_DECL_RTL(NODE, RTL) set_decl_rtl (NODE, RTL) argument
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp344 #define ICV_RT_SET(_Name, RTL) \ in initializeInternalControlVars() argument
349 #define ICV_RT_GET(Name, RTL) \ in initializeInternalControlVars() argument
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgenattrtab.c497 #define RTL_HASH(RTL) ((long) (RTL) & 0777777) argument
H A Dtree.h1519 #define SET_DECL_RTL(NODE, RTL) (DECL_CHECK (NODE)->decl.rtl = (RTL)) argument