Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DModule.cpp354 if (Module *Restriction = Exports[I].getPointer()) in getExportedModules() local
355 WildcardRestrictions.push_back(Restriction); in getExportedModules()
373 Module *Restriction = WildcardRestrictions[R]; in getExportedModules() local
374 if (Mod == Restriction || Mod->isSubModuleOf(Restriction)) { in getExportedModules()
516 if (Module *Restriction = Exports[I].getPointer()) { in print() local
517 OS << Restriction->getFullModuleName(true); in print()
/freebsd-12.1/contrib/llvm/lib/Support/
H A DARMTargetParser.cpp165 switch (FPUNames[FPUKind].Restriction) { in getFPUFeatures()
368 return FPUNames[FPUKind].Restriction; in getFPURestriction()
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DARMTargetParser.h168 FPURestriction Restriction; member
/freebsd-12.1/contrib/ntp/ntpq/
H A Dntpq.texi322 Restriction flags associated with this address.
H A Dntpq-opts.def572 Restriction flags associated with this address.
H A Dinvoke-ntpq.texi458 Restriction flags associated with this address.
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64SystemOperands.td491 // Armv8.5-A Prediction Restriction by Context instruction options: