Searched refs:Numeric (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp112 SetHints(LoopHintAttr::UnrollCount, LoopHintAttr::Numeric);
120 SetHints(LoopHintAttr::UnrollAndJamCount, LoopHintAttr::Numeric);
148 State = LoopHintAttr::Numeric;
252 // Numeric hint. For example, vectorize_width(8).
/freebsd-12-stable/sbin/natd/
H A Dnatd.c1060 Numeric, enumerator in enum:Param
1314 Numeric,
1384 case Numeric:
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.cpp605 State = LoopHintAttr::Numeric;
724 case LoopHintAttr::Numeric:
/freebsd-12-stable/contrib/libstdc++/scripts/
H A Dmake_graph.py9 from Numeric import *

Completed in 75 milliseconds