Home
last modified time | relevance | path

Searched refs:RTD (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/m68k/
H A Dm68k.opt120 Target RejectNegative InverseMask(RTD)
132 Target Report RejectNegative Mask(RTD)
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Di386.opt181 Target Report Mask(RTD)
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kInstrControl.td17 /// JMP [~] JSR [x] NOP [x] RTD [!] RTR [ ]
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReaderDecl.cpp2306 if (auto *RTD = readDeclAs<RedeclarableTemplateDecl>()) { in VisitRedeclarableTemplateDecl() local
2307 assert(RTD->getKind() == D->getKind() && in VisitRedeclarableTemplateDecl()
2309 D->setInstantiatedFromMemberTemplate(RTD); in VisitRedeclarableTemplateDecl()
H A DASTReader.cpp9441 auto RTD = cast<RedeclarableTemplateDecl>(D)->getCanonicalDecl(); in finishPendingActions() local
9442 for (auto *R = getMostRecentExistingDecl(RTD); R; R = R->getPreviousDecl()) in finishPendingActions()
9443 cast<RedeclarableTemplateDecl>(R)->Common = RTD->Common; in finishPendingActions()
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A DChangeLog-9899887 * d30v-opc.c: Add FLAG_JSR attribute to DBT, REIT, RTD, and TRAP
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A DChangeLog-9899887 * d30v-opc.c: Add FLAG_JSR attribute to DBT, REIT, RTD, and TRAP