Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Basic/
H A DModule.cpp382 if (Module *Restriction = Exports[I].getPointer()) in getExportedModules() local
383 WildcardRestrictions.push_back(Restriction); in getExportedModules()
401 Module *Restriction = WildcardRestrictions[R]; in getExportedModules() local
402 if (Mod == Restriction || Mod->isSubModuleOf(Restriction)) { in getExportedModules()
544 if (Module *Restriction = Exports[I].getPointer()) { in print() local
545 OS << Restriction->getFullModuleName(true); in print()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DARMTargetParser.cpp206 FPUNames[FPUKind].Restriction <= Info.MaxRestriction) in getFPUFeatures()
366 return FPUNames[FPUKind].Restriction; in getFPURestriction()
481 if (InputFPU.Restriction != ARM::FPURestriction::SP_D16) in findDoublePrecisionFPU()
490 CandidateFPU.Restriction == ARM::FPURestriction::D16) { in findDoublePrecisionFPU()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMTargetParser.h183 FPURestriction Restriction; member
/freebsd-13.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-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SystemOperands.td562 // Armv8.5-A Prediction Restriction by Context instruction options: