Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMIRPrinter.cpp738 static const char *getTargetIndexName(const MachineFunction &MF, int Index) { in getTargetIndexName() function
804 if (const auto *Name = getTargetIndexName( in print()