Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineOperand.cpp386 static const char *getTargetIndexName(const MachineFunction &MF, int Index) { in getTargetIndexName() function
819 if (const auto *TargetIndexName = getTargetIndexName(*MF, getIndex())) in print()