Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/TargetParser/
H A DARMTargetParser.cpp194 FPUNames[FPUKind].Restriction <= Info.MaxRestriction) in getFPUFeatures()
266 return FPUNames[FPUKind].Restriction; in getFPURestriction()
374 if (ARM::isDoublePrecision(InputFPU.Restriction)) in findDoublePrecisionFPU()
382 ARM::has32Regs(CandidateFPU.Restriction) == in findDoublePrecisionFPU()
383 ARM::has32Regs(InputFPU.Restriction) && in findDoublePrecisionFPU()
384 ARM::isDoublePrecision(CandidateFPU.Restriction)) { in findDoublePrecisionFPU()
401 if (!ARM::isDoublePrecision(InputFPU.Restriction)) in findSinglePrecisionFPU()
409 ARM::has32Regs(CandidateFPU.Restriction) == in findSinglePrecisionFPU()
410 ARM::has32Regs(InputFPU.Restriction) && in findSinglePrecisionFPU()
411 !ARM::isDoublePrecision(CandidateFPU.Restriction)) { in findSinglePrecisionFPU()
/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/
H A DModule.cpp427 if (Module *Restriction = Exports[I].getPointer()) in getExportedModules() local
428 WildcardRestrictions.push_back(Restriction); in getExportedModules()
446 Module *Restriction = WildcardRestrictions[R]; in getExportedModules() local
447 if (Mod == Restriction || Mod->isSubModuleOf(Restriction)) { in getExportedModules()
588 if (Module *Restriction = Exports[I].getPointer()) { in print() local
589 OS << Restriction->getFullModuleName(true); in print()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DARMTargetParser.h173 FPURestriction Restriction; member
/freebsd-14.2/contrib/ntp/ntpq/
H A Dntpq.texi322 Restriction flags associated with this address.
H A Dntpq-opts.def582 Restriction flags associated with this address.
H A Dinvoke-ntpq.texi458 Restriction flags associated with this address.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64.td585 "true", "Enable Speculation Restriction Instruction (FEAT_SPECRES2)",
/freebsd-14.2/contrib/one-true-awk/testdir/
H A Dfunstack.ok2193 Ralph Grishman Restriction Language for Computer
H A Dfunstack.in16608 title = "Restriction Language for Computer Grammars of Natural Language",
16625 … language; oriented languages; parsing; problem; programming language; Restriction Language; text;…