Home
last modified time | relevance | path

Searched defs:restriction (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DARMTargetParser.h146 inline bool isDoublePrecision(const FPURestriction restriction) { in isDoublePrecision()
150 inline bool has32Regs(const FPURestriction restriction) { in has32Regs()
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c2227 pg_iter_create(entity_t *e, const char *restriction) in pg_iter_create()