Searched refs:TargetIndices (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrInfo.cpp237 static const std::pair<int, const char *> TargetIndices[] = { local
241 return makeArrayRef(TargetIndices);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp6148 static const std::pair<int, const char *> TargetIndices[] = {
6154 return makeArrayRef(TargetIndices);

Completed in 167 milliseconds