Home
last modified time | relevance | path

Searched defs:PDR (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgraphite.h181 #define PDR_ID(PDR) (PDR->id) argument
182 #define PDR_NB_REFS(PDR) (PDR->nb_refs) argument
183 #define PDR_PBB(PDR) (PDR->pbb) argument
184 #define PDR_TYPE(PDR) (PDR->type) argument
185 #define PDR_ACCESSES(PDR) (NULL) argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgraphite.h197 #define PDR_ID(PDR) (PDR->id) argument
198 #define PDR_NB_REFS(PDR) (PDR->nb_refs) argument
199 #define PDR_PBB(PDR) (PDR->pbb) argument
200 #define PDR_TYPE(PDR) (PDR->type) argument
201 #define PDR_ACCESSES(PDR) (NULL) argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.cpp138 auto &PDR = getPerDylibResources(R->getTargetJITDylib()); in emit() local
206 PerDylibResources PDR(ImplD, BuildIndirectStubsManager()); in getPerDylibResources() local
/netbsd-src/external/gpl3/gdb/dist/include/coff/
H A Dsym.h178 } PDR, *pPDR; typedef
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dsym.h178 } PDR, *pPDR; typedef
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dsym.h178 } PDR, *pPDR; typedef