Home
last modified time | relevance | path

Searched defs:NumLabels (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/lib/monitoring/
Dmobile_percentile_sampler.h72 const MetricDef<MetricKind::kCumulative, Percentiles, NumLabels>& in New() argument
/external/llvm-project/clang/lib/Sema/
DSemaStmtAsm.cpp213 unsigned NumLabels, in getClobberConflictLocation()
246 unsigned NumLabels, in ActOnGCCAsmStmt()
DTreeTransform.h1430 unsigned NumLabels, in RebuildGCCAsmStmt()
/external/llvm-project/clang/lib/Parse/
DParseStmtAsm.cpp830 unsigned NumLabels = 0; in ParseAsmStatement() local
/external/llvm-project/clang/lib/AST/
DStmt.cpp539 unsigned NumLabels, in setOutputsAndInputsAndClobbers()
/external/llvm-project/clang/lib/Serialization/
DASTReaderStmt.cpp378 unsigned NumLabels = S->getNumLabels(); in VisitGCCAsmStmt() local
/external/llvm-project/clang/include/clang/AST/
DStmt.h2979 unsigned NumLabels = 0; variable