Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/cortex-strings/benchmarks/dhry/
Ddhry.h262 typedef int Enumeration; typedef
265 Enumeration; typedef
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DSubtargetEmitter.cpp141 void SubtargetEmitter::Enumeration(raw_ostream &OS, in Enumeration() function in SubtargetEmitter