Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/clang/lib/Basic/
H A DModule.cpp431 if (Module *Restriction = Exports[I].getPointer()) in getExportedModules() local
432 WildcardRestrictions.push_back(Restriction); in getExportedModules()
450 Module *Restriction = WildcardRestrictions[R]; in getExportedModules() local
451 if (Mod == Restriction || Mod->isSubModuleOf(Restriction)) { in getExportedModules()
592 if (Module *Restriction = Exports[I].getPointer()) { in print() local
593 OS << Restriction->getFullModuleName(true); in print()
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DARMTargetParser.h173 FPURestriction Restriction; member
/freebsd/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/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Features.td347 "Enable Speculation Restriction Instruction",
/freebsd/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;…