Home
last modified time | relevance | path

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

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