Home
last modified time | relevance | path

Searched refs:FixedInstrs (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/utils/TableGen/
DCodeGenTarget.cpp306 static const char *const FixedInstrs[] = { in ComputeInstrsByEnum() local
329 for (const char *const *p = FixedInstrs; *p; ++p) { in ComputeInstrsByEnum()