Searched defs:RTL (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/ |
H A D | elf.h | 80 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, RTL) \ argument
|
H A D | som.h | 228 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, RTL) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/ |
H A D | elf.h | 80 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, RTL) \ argument
|
H A D | som.h | 227 #define ASM_OUTPUT_EXTERNAL_LIBCALL(FILE, RTL) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
H A D | asan_malloc_win.cpp | 283 enum AllocationOwnership { NEITHER = 0, ASAN = 1, RTL = 2 }; in SharedReAlloc() enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | OpenMPOpt.cpp | 267 #define ICV_RT_SET(_Name, RTL) \ in initializeInternalControlVars() argument 272 #define ICV_RT_GET(Name, RTL) \ in initializeInternalControlVars() argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | genattrtab.cc | 347 #define RTL_HASH(RTL) ((intptr_t) (RTL) & 0777777) argument
|
H A D | tree.h | 2816 #define SET_DECL_RTL(NODE, RTL) set_decl_rtl (NODE, RTL) argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | genattrtab.c | 347 #define RTL_HASH(RTL) ((intptr_t) (RTL) & 0777777) argument
|
H A D | tree.h | 2675 #define SET_DECL_RTL(NODE, RTL) set_decl_rtl (NODE, RTL) argument
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | lex.cc | 1169 NONE, LRE, RLE, LRO, RLO, LRI, RLI, FSI, PDF, PDI, LTR, RTL enumerator
|