Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DCodeGenTarget.cpp352 static const char *const FixedInstrs[] = { variable
358 return array_lengthof(FixedInstrs) - 1; in getNumFixedInstructions()
365 for (const char *const *p = FixedInstrs; *p; ++p) { in ComputeInstrsByEnum()
/external/llvm/utils/TableGen/
DCodeGenTarget.cpp303 static const char *const FixedInstrs[] = { in ComputeInstrsByEnum() local
308 for (const char *const *p = FixedInstrs; *p; ++p) { in ComputeInstrsByEnum()